Re: [PATCH v4 02/13] Add technology files.

2012-09-11 Thread Patrik Flykt
Hi, On Fri, 2012-09-07 at 17:26 -0700, Tudor Marcu wrote: > From: Ceara Chewning > > The technology functions handle connman's technology features, such as > scanning, > parsing, setting and receiving technology properties. With match_tech_name a > user can verify if any given technolo

[PATCH v4 02/13] Add technology files.

2012-09-07 Thread Tudor Marcu
From: Ceara Chewning The technology functions handle connman's technology features, such as scanning, parsing, setting and receiving technology properties. With match_tech_name a user can verify if any given technology exists on the system. --- client/technology.c | 184