From: Johan Hedberg <johan.hedberg@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH v3 0/4] Bluetooth: Add synchronous HCI command helpers
Date: Thu, 4 Apr 2013 13:23:40 +0300 [thread overview]
Message-ID: <1365071024-6335-1-git-send-email-johan.hedberg@gmail.com> (raw)
Hi,
Same as v2 except that the necessary EXPORT_SYMBOL declarations have
been added to __hci_cmd_sync and __hci_cmd_sync_ev.
Johan
----------------------------------------------------------------
Johan Hedberg (4):
Bluetooth: Track received events in hdev
Bluetooth: Add __hci_cmd_sync() helper function
Bluetooth: Add support for custom event terminated commands
Bluetooth: Add __hci_cmd_sync_ev function
include/net/bluetooth/bluetooth.h | 1 +
include/net/bluetooth/hci_core.h | 8 +++
net/bluetooth/hci_core.c | 123 ++++++++++++++++++++++++++++++++++++-
net/bluetooth/hci_event.c | 23 ++++++-
4 files changed, 153 insertions(+), 2 deletions(-)
next reply other threads:[~2013-04-04 10:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-04 10:23 Johan Hedberg [this message]
2013-04-04 10:23 ` [PATCH v3 1/4] Bluetooth: Track received events in hdev Johan Hedberg
2013-04-04 10:23 ` [PATCH v3 2/4] Bluetooth: Add __hci_cmd_sync() helper function Johan Hedberg
2013-04-04 10:23 ` [PATCH v3 3/4] Bluetooth: Add support for custom event terminated commands Johan Hedberg
2013-04-04 10:23 ` [PATCH v3 4/4] Bluetooth: Add __hci_cmd_sync_ev function Johan Hedberg
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=1365071024-6335-1-git-send-email-johan.hedberg@gmail.com \
--to=johan.hedberg@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).