bluez/attrib
Vinicius Costa Gomes c606feeb48 Add the GetCharacteristics() DBus method
This method allows the retrieval of every known information about the
characteristics beloging to a Service.
2010-08-09 18:06:49 -04:00
..
att.c Fix wrong calculation for number of elements of a data list 2010-08-09 18:06:47 -04:00
att.h Discover all characteristics of the primary services 2010-08-09 18:06:46 -04:00
client.c Add the GetCharacteristics() DBus method 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 Implement characteristic value read on attribute server 2010-08-09 18:06:48 -04:00
gatt.h Implement characteristic value read on attribute server 2010-08-09 18:06:48 -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