From: Jefferson Delfes <jefferson.delfes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Cc: Jefferson Delfes <jefferson.delfes@openbossa.org>
Subject: [PATCH v3 BlueZ 0/2] Add support for find included services
Date: Mon, 30 Jul 2012 11:24:33 -0400 [thread overview]
Message-ID: <1343661875-27700-1-git-send-email-jefferson.delfes@openbossa.org> (raw)
In-Reply-To: <1333572353-10332-1-git-send-email-jefferson.delfes@openbossa.org>
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
next prev parent reply other threads:[~2012-07-30 15:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-04 20:45 [PATCH BlueZ 0/2] Add support for find included services Jefferson Delfes
2012-04-04 20:45 ` [PATCH BlueZ 1/2] GATT: " Jefferson Delfes
2012-04-12 9:51 ` Johan Hedberg
2012-04-04 20:45 ` [PATCH BlueZ 2/2] gatttool: Add "included" command Jefferson Delfes
2012-04-13 21:01 ` [PATCHv2 BlueZ 0/2] Add support for find included services Jefferson Delfes
2012-04-13 21:01 ` [PATCHv2 BlueZ 1/2] GATT: " Jefferson Delfes
2012-04-26 14:31 ` Johan Hedberg
2012-04-26 14:55 ` Jefferson Delfes
2012-04-13 21:01 ` [PATCHv2 BlueZ 2/2] gatttool: Add "included" command Jefferson Delfes
2012-04-26 13:35 ` [PATCHv2 BlueZ 0/2] Add support for find included services Jefferson Delfes
2012-07-30 15:24 ` Jefferson Delfes [this message]
2012-07-30 15:24 ` [PATCH v3 BlueZ 1/2] GATT: " Jefferson Delfes
2012-07-30 15:24 ` [PATCH v3 BlueZ 2/2] gatttool: Add "included" command Jefferson Delfes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1343661875-27700-1-git-send-email-jefferson.delfes@openbossa.org \
--to=jefferson.delfes@openbossa.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).