This patchset implements GattManager1.UnregisterService(), and low-level functions to remove service declarations (and its attributes) from the attribute database. Changes v1-v0: * Fix potential invalid memory access * Cleanup of external service when registration fails Claudio Takahasi (3): gatt: Add removing service from the database gatt: Fix possibly lost block when bluetoothd exits doc: Add InvalidArguments to UnregisterService() errors doc/gatt-api.txt | 3 ++- src/gatt-dbus.c | 51 +++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 43 insertions(+), 11 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