From: Andre Guedes <andre.guedes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH 0/3] MGMT Stop Discovery command LE-Only support
Date: Fri, 13 Jan 2012 18:03:49 -0300 [thread overview]
Message-ID: <1326488632-16759-1-git-send-email-andre.guedes@openbossa.org> (raw)
Hi all,
This patch series adds LE-only support to Stop Discovery MGMT
command.
This series depends on the last series sent "MGMT Start Discovery
command LE-Only Support"
BR,
Andre
Andre Guedes (3):
Bluetooth: Add hci_cancel_le_scan() to hci_core
Bluetooth: Consider DISCOVERY_LE_SCAN state in hci_discovery_active
Bluetooth: MGMT stop discovery LE support
include/net/bluetooth/hci_core.h | 1 +
net/bluetooth/hci_core.c | 19 +++++++++++++++++++
net/bluetooth/mgmt.c | 9 +++++++++
3 files changed, 29 insertions(+), 0 deletions(-)
--
1.7.8.3
next reply other threads:[~2012-01-13 21:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-13 21:03 Andre Guedes [this message]
2012-01-13 21:03 ` [PATCH 1/3] Bluetooth: Add hci_cancel_le_scan() to hci_core Andre Guedes
2012-01-13 21:03 ` [PATCH 2/3] Bluetooth: Consider DISCOVERY_LE_SCAN state in hci_discovery_active Andre Guedes
2012-01-13 21:03 ` [PATCH 3/3] Bluetooth: MGMT stop discovery LE support Andre Guedes
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=1326488632-16759-1-git-send-email-andre.guedes@openbossa.org \
--to=andre.guedes@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).