*v3: - Rebased remaining patches and built them into src/gatt-database.c instead of src/gatt-manager.c. - Eliminated unnecessary lookups in CCC and notification related functions. - Added a fake Battery Service to tools/gatt-example. Arman Uguray (7): core/gatt: Make CCC addition API public core/gatt: Create CCC for external characteristic core/gatt: Send not/ind for D-Bus characteristics core/gatt: Create CEP for external characteristic core/gatt: Register descriptors core/gatt: Support descriptor reads/writes tools: Added a Python example for GATT server API src/gatt-database.c | 718 ++++++++++++++++++++++++++++++++++++++++++++-------- src/gatt-database.h | 11 + tools/gatt-example | 533 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 1153 insertions(+), 109 deletions(-) create mode 100755 tools/gatt-example -- 2.2.0.rc0.207.ga3a616c -- 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