Hi Chen, On Wed, Apr 4, 2012 at 4:28 AM, <chen.ganir@xxxxxx> wrote: > From: Chen Ganir <chen.ganir@xxxxxx> > > Add Device Information Service GATT Client for reading peer > device PNP_ID and store it. > > Chen Ganir (4): > Add DeviceInformation GATT Client > DeviceInfo: Add connection logic > DeviceInfo: Discover Characteristics > DeviceInfo: Read PNP ID > > Makefile.am | 8 ++- > deviceinfo/deviceinfo.c | 193 +++++++++++++++++++++++++++++++++++++++++++++++ > deviceinfo/deviceinfo.h | 24 ++++++ > deviceinfo/main.c | 52 +++++++++++++ > deviceinfo/manager.c | 82 ++++++++++++++++++++ > deviceinfo/manager.h | 24 ++++++ > doc/device-api.txt | 4 + > src/device.c | 34 ++++++++ > src/device.h | 4 + > 9 files changed, 423 insertions(+), 2 deletions(-) > create mode 100644 deviceinfo/deviceinfo.c > create mode 100644 deviceinfo/deviceinfo.h > create mode 100644 deviceinfo/main.c > create mode 100644 deviceinfo/manager.c > create mode 100644 deviceinfo/manager.h Looks good to me. Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html