From: Santiago Carot-Nemesio <sancane@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: Multi-adapter GATT server support
Date: Tue, 27 Dec 2011 15:33:11 +0100 [thread overview]
Message-ID: <1324996399-20245-1-git-send-email-sancane@gmail.com> (raw)
This is a new set of patches toward multiple adapter gatt server
support wich includes the changes suggested previously.
[PATCH 1/8] attrib-server: Initial steps towards multi-adapter GATT
[PATCH 2/8] attrib-server: Register GATT SDP record per each adapter
[PATCH 3/8] attrib-server: Add attributes in adapter database
[PATCH 4/8] attrib-server: Attach attrib_channel in adapter clients
[PATCH 5/8] attrib-server: Remove global le_io variable
[PATCH 6/8] attrib-server: Remove global database list
[PATCH 7/8] attrib-server: Mark attrib_channel_detach as deprecated
[PATCH 8/8] gatt-example: Use adapter driver to register GATT
next reply other threads:[~2011-12-27 14:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-27 14:33 Santiago Carot-Nemesio [this message]
2011-12-27 14:33 ` [PATCH 1/8] attrib-server: Initial steps towards multi-adapter GATT server support Santiago Carot-Nemesio
2011-12-27 14:33 ` [PATCH 2/8] attrib-server: Register GATT SDP record per each adapter Santiago Carot-Nemesio
2011-12-27 14:33 ` [PATCH 3/8] attrib-server: Add attributes in adapter database Santiago Carot-Nemesio
2011-12-27 14:33 ` [PATCH 4/8] attrib-server: Attach attrib_channel in adapter clients list Santiago Carot-Nemesio
2011-12-27 14:33 ` [PATCH 5/8] attrib-server: Remove global le_io variable Santiago Carot-Nemesio
2011-12-27 14:33 ` [PATCH 6/8] attrib-server: Remove global database list Santiago Carot-Nemesio
2011-12-27 14:33 ` [PATCH 7/8] attrib-server: Mark attrib_channel_detach as deprecated Santiago Carot-Nemesio
2011-12-27 14:33 ` [PATCH 8/8] gatt-example: Use adapter driver to register GATT attributes Santiago Carot-Nemesio
2011-12-30 10:58 ` Multi-adapter GATT server support Johan Hedberg
-- strict thread matches above, loose matches on Subject: below --
2011-12-27 9:29 Santiago Carot-Nemesio
2011-12-27 14:46 ` Santiago Carot
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=1324996399-20245-1-git-send-email-sancane@gmail.com \
--to=sancane@gmail.com \
--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).