bluez/attrib
Vinicius Costa Gomes 95620eae34 Add support for reading Char values and descriptors
When the characteristic is read for the first time, we read and update
its value and its descriptors.
2010-08-09 18:06:49 -04:00
..
att.c Add encoders and decoders for the Find Information PDU's 2010-08-09 18:06:49 -04:00
att.h Add encoders and decoders for the Find Information PDU's 2010-08-09 18:06:49 -04:00
client.c Add support for reading Char values and descriptors 2010-08-09 18:06:49 -04:00
client.h Add BR/EDR connection establishment for GATT 2010-08-09 18:06:44 -04:00
example.c Fix the byte order of some of the examples handles 2010-08-09 18:06:47 -04:00
example.h Initial GATT server example integration 2010-08-09 18:06:44 -04:00
gatt.c Add helper functions to send Find Information requests 2010-08-09 18:06:49 -04:00
gatt.h Add helper functions to send Find Information requests 2010-08-09 18:06:49 -04:00
gattrib.c Fix some memory leaks when closing a GATT connection 2010-08-09 18:06:48 -04:00
gattrib.h Add support to events to g_attrib_register() 2010-08-09 18:06:46 -04:00
gatttool.c gatttool: simplify characteristic discovery output 2010-08-09 18:06:49 -04:00
main.c Add stubs for the attribute server 2010-08-09 18:06:43 -04:00
manager.c Initial GATT server example integration 2010-08-09 18:06:44 -04:00
manager.h Add stubs for the attribute server 2010-08-09 18:06:43 -04:00