This patch series introduces support for find included services. The interactive mode of gatttool receives a new command "included" that uses gatt_find_included to find these services in given range. We don't have any way to test find included services with 128-bit UUID128. Yet in PTS, there is only a 16-bit UUID test case. So if anyone can test this, would be great. We can also extend plugins/gatt-example.c to test 128-bit UUID includes. Jefferson Delfes (2): GATT: Add support for find included services gatttool: Add "included" command attrib/gatt.c | 173 ++++++++++++++++++++++++++++++++++++++++++++++++++ attrib/gatt.h | 9 +++ attrib/interactive.c | 54 ++++++++++++++++ 3 files changed, 236 insertions(+) -- 1.7.9.4 -- 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