From: Andre Guedes <andre.guedes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH v3 0/2] LE support for MGMT Stop Discovery
Date: Thu, 15 Mar 2012 16:52:06 -0300 [thread overview]
Message-ID: <1331841128-1396-1-git-send-email-andre.guedes@openbossa.org> (raw)
>From the previous cover letter:
This small patch series adds LE support for Stop Discovery MGMT command.
Now, we are able to stop LE discovery procedues (LE-only and interleaved).
A brief word about patch 1/2: due to discovery state machine, we don't need
to worry about canceling hdev->le_scan work since it is never pending or
running when hci_cancel_le_scan is called.
Andre Guedes (2):
Bluetooth: Add hci_cancel_le_scan() to hci_core
Bluetooth: LE support for MGMT stop discovery
include/net/bluetooth/hci_core.h | 1 +
net/bluetooth/hci_core.c | 18 ++++++++++++++++++
net/bluetooth/hci_event.c | 6 +++++-
net/bluetooth/mgmt.c | 6 +++++-
4 files changed, 29 insertions(+), 2 deletions(-)
--
1.7.9.4
next reply other threads:[~2012-03-15 19:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-15 19:52 Andre Guedes [this message]
2012-03-15 19:52 ` [PATCH v3 1/2] Bluetooth: Add hci_cancel_le_scan() to hci_core Andre Guedes
2012-03-15 21:52 ` Marcel Holtmann
2012-03-15 19:52 ` [PATCH v3 2/2] Bluetooth: LE support for MGMT stop discovery Andre Guedes
2012-03-16 15:59 ` [PATCH v3 0/2] LE support for MGMT Stop Discovery 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=1331841128-1396-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