bluez/attrib
Anderson Lizardo e840565e17 Implement initial UNIX socket support
Only socket creation and close is implemented for now.
2010-08-09 18:06:46 -04:00
..
att.c Fix Read by Group skipping two bytes when encoding 2010-08-09 18:06:46 -04:00
att.h Implement read by group type in the attribute server 2010-08-09 18:06:46 -04:00
client.c Move gatt_discover_char to gatt.c 2010-08-09 18:06:45 -04:00
client.h Add BR/EDR connection establishment for GATT 2010-08-09 18:06:44 -04:00
example.c Add secondary service attributes into the attribute database 2010-08-09 18:06:45 -04:00
example.h Initial GATT server example integration 2010-08-09 18:06:44 -04:00
gatt.c Move gatt_discover_char to gatt.c 2010-08-09 18:06:45 -04:00
gatt.h Move gatt_discover_char to gatt.c 2010-08-09 18:06:45 -04:00
gattrib.c Fix a segmentation fault when we just use g_attrib_register() 2010-08-09 18:06:46 -04:00
gattrib.h Add support to events to g_attrib_register() 2010-08-09 18:06:46 -04:00
gatttool.c Implement initial UNIX socket support 2010-08-09 18:06:46 -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