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. After some refactors, that version looks a lot easier to read and understand. It was tested with PTS v4.5.0.10. Jefferson Delfes (2): GATT: Add support for find included services gatttool: Add "included" command attrib/gatt.c | 195 +++++++++++++++++++++++++++++++++++++++++++++++++++ attrib/gatt.h | 9 +++ attrib/interactive.c | 60 ++++++++++++++++ 3 files changed, 264 insertions(+) -- 1.7.11.3 -- 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