This patchset adds the basic support for GATT descriptors (local GATT services) implemented according to doc/gatt-api.txt "UUID", and "Value" properties are implemented by this patchset. "Characteristic" (parent) is still pending. "Permissions" support is not defined yet. Andre Guedes (1): gatt: Introduce helper for adding descriptors Claudio Takahasi (4): gatt: Add descriptor to the database tools: Add testing descriptor for IAS Alert Level tools: Add Get/Set descriptor tools: Add emitting descriptor PropertiesChanged src/gatt-dbus.c | 100 ++++++++++++++++++++++++++--------------- src/gatt.c | 54 +++++++++++++++++++--- src/gatt.h | 16 +++++++ tools/gatt-service.c | 124 +++++++++++++++++++++++++++++++++++++++++++++++---- 4 files changed, 245 insertions(+), 49 deletions(-) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html