bluez/attrib
Claudio Takahasi f68cb33e96 Don't trigger the discovering when registering the client
Discover All Primary Services should not be trigged by the attribute
client when a given device is registered. Discover services is now done
by the device entity.
2010-11-29 19:21:00 +02:00
..
att.c Add Find By Type Value Response encoding/decoding functions 2010-11-18 21:53:54 +02:00
att.h Add Find By Type Value Response encoding/decoding functions 2010-11-18 21:53:54 +02:00
client.c Don't trigger the discovering when registering the client 2010-11-29 19:21:00 +02:00
client.h Add "Services" property in the org.bluez.Device interface 2010-09-30 17:26:55 -03:00
example.c Change Battery Service on attribute sample server 2010-10-06 23:39:08 +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 Use the destroy function to reset the GAttrib reference 2010-09-22 15:55:18 -04:00
gattrib.h Add g_attrib_set_destroy_function in gattrib 2010-09-22 15:55:18 -04: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