bluez/attrib
2011-02-24 18:34:34 -03:00
..
att.c Add encode/decode for write response 2011-02-15 11:47:40 -03:00
att.h Add read/write callbacks to attribute server 2011-02-24 15:41:47 -03:00
client.c Fix typo on DBG() string format 2011-02-23 11:50:18 -03:00
client.h Add "Services" property in the org.bluez.Device interface 2010-09-30 17:26:55 -03:00
example.c Add missing UUID16 field to Included Svc Attribute 2011-02-20 15:26:14 -03:00
example.h Remove the timeout source function when the example server exits 2010-09-22 16:00:04 -04:00
gatt.c Fix invalid read after list concatenation 2011-02-04 06:55:02 +02:00
gatt.h Move common code from Discover all Characteristics to GATT library 2011-01-19 20:41:11 +05:30
gattrib.c Add support for GATT client timeouts 2011-02-24 17:43:16 -03:00
gattrib.h Fix g_attrib_send() to include a new ID parameter 2011-01-07 21:31:31 +02:00
gatttool.c Move attr_data_from_string() to utils.c 2011-02-24 18:33:57 -03:00
gatttool.h Move attr_data_from_string() to utils.c 2011-02-24 18:33:57 -03:00
interactive.c Add sec-level option to interactive gattool 2011-02-24 18:34:34 -03:00
main.c Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
manager.c Don't register GATT related SDP records if attrib server is disabled 2011-02-24 15:28:30 -03:00
manager.h Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
utils.c Move attr_data_from_string() to utils.c 2011-02-24 18:33:57 -03:00