bluez/attrib
Vinicius Costa Gomes 0f92869a3b gattrib: Add support for listening for events for specific handles
We want only the profile that implements a service to be notified of
changes on that service. Before this patch, all the registered event
notifiers are being called.
2012-10-11 08:55:50 +02:00
..
att-database.h attrib: Fix naming and variable types of security requirements 2012-08-15 18:20:09 +03:00
att.c attrib: Fix not checking if att_data_list_alloc fails 2012-10-11 08:48:22 +02:00
att.h att: Replace ATT_MAX_MTU with ATT_MAX_VALUE_LEN 2012-10-11 08:46:33 +02:00
client.c gattrib: Add support for listening for events for specific handles 2012-10-11 08:55:50 +02:00
client.h attrib: Simplify DBusConnection object handling 2012-09-21 13:52:21 +03:00
gatt-service.c attrib: Fix naming and variable types of security requirements 2012-08-15 18:20:09 +03:00
gatt-service.h gatt-service: Add support for 128-bit Bluetooth UUIDs 2012-02-03 10:44:21 -08:00
gatt.c attrib: Remove opcode parameter from g_attrib_send() 2012-10-09 10:56:52 +02:00
gatt.h gatt: Add support for find included services 2012-10-09 10:54:49 +02:00
gattrib.c gattrib: Add support for listening for events for specific handles 2012-10-11 08:55:50 +02:00
gattrib.h gattrib: Add support for listening for events for specific handles 2012-10-11 08:55:50 +02:00
gatttool.c gattrib: Add support for listening for events for specific handles 2012-10-11 08:55:50 +02:00
gatttool.h gatttool: Add option to specify LE address type 2012-05-07 11:29:42 -07:00
interactive.c gattrib: Add support for listening for events for specific handles 2012-10-11 08:55:50 +02:00
utils.c Update code base to use the new BtIO API 2012-08-28 17:18:28 -07:00