From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Jefferson Delfes To: linux-bluetooth@vger.kernel.org Cc: Jefferson Delfes Subject: [PATCH BlueZ 0/2] Add support for find included services Date: Wed, 4 Apr 2012 16:45:51 -0400 Message-Id: <1333572353-10332-1-git-send-email-jefferson.delfes@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: 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. 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.5