bluez/attrib
Vinicius Costa Gomes a1b0fda9a0 Add a Discover method to the GATT Client
This methods allows users to actively start the discovery of characteristics
presents in a service.
2010-12-23 10:31:05 +02:00
..
att.c Add enc_read_blob_req() as defined in BT Core Spec v4.0 2010-12-19 14:10:40 +02:00
att.h Move primary service storage to device.c 2010-12-23 00:34:04 +02:00
client.c Add a Discover method to the GATT Client 2010-12-23 10:31:05 +02:00
client.h Add "Services" property in the org.bluez.Device interface 2010-09-30 17:26:55 -03:00
example.c Remove automatic battery state change on attribute example 2010-12-07 23:53:17 +02:00
example.h Remove the timeout source function when the example server exits 2010-09-22 16:00:04 -04:00
gatt.c Implement Characteristic Value Read using UUID in the gatttool 2010-11-19 17:25:30 +02:00
gatt.h Implement Characteristic Value Read using UUID in the gatttool 2010-11-19 17:25:30 +02:00
gattrib.c Move primary service storage to device.c 2010-12-23 00:34:04 +02:00
gattrib.h Check the security level on a per request base 2010-12-09 15:59:46 +02:00
gatttool.c Remove unused includes 2010-11-28 13:41:35 +02:00
main.c Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
manager.c Fix memory leak of sdp list in the attribute client 2010-11-29 19:20:45 +02:00
manager.h Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00