bluez/attrib
Vinicius Costa Gomes 5ffd0e6374 Fix attrib plugin deregistration
As the comparison method used for find what to de-register was
wrong, it was causing the btd_device reference that the attrib
plugin was keeping never to be dropped.
2010-12-22 13:50:17 +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 Add enc_read_blob_req() as defined in BT Core Spec v4.0 2010-12-19 14:10:40 +02:00
client.c Fix attrib plugin deregistration 2010-12-22 13:50:17 +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 Fix memory leak of gattrib commands queue 2010-12-16 11:25:02 +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