bluez/attrib
Bruna Moreira e04efbaddf Rename gatt_primary_t to more generic name
The gatt_primary_t typedef was renamed to gatt_cb_t because it will be
used for primary and characteristic callbacks.
2011-01-19 20:40:56 +05:30
..
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 Fix g_attrib_send() to include a new ID parameter 2011-01-07 21:31:31 +02:00
client.h Add "Services" property in the org.bluez.Device interface 2010-09-30 17:26:55 -03:00
example.c Move GATT service to attribute server core 2011-01-07 22:28:26 +02:00
example.h Remove the timeout source function when the example server exits 2010-09-22 16:00:04 -04:00
gatt.c Rename gatt_primary_t to more generic name 2011-01-19 20:40:56 +05:30
gatt.h Rename gatt_primary_t to more generic name 2011-01-19 20:40:56 +05:30
gattrib.c Fix g_attrib_send() to include a new ID parameter 2011-01-07 21:31:31 +02:00
gattrib.h Fix g_attrib_send() to include a new ID parameter 2011-01-07 21:31:31 +02:00
gatttool.c Move interactive code of Discover Primary to gatt.c 2011-01-08 11:02:38 +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