From: johan.hedberg@gmail.com
To: linux-bluetooth@vger.kernel.org
Subject: [RFC 0/3] Bluetooth: Add a new mgmt_set_bredr command
Date: Tue, 1 Oct 2013 18:21:59 +0300 [thread overview]
Message-ID: <1380640922-18647-1-git-send-email-johan.hedberg@gmail.com> (raw)
Hi,
This patch set adds a new mgmt_set_bredr command that can be used to
make a dual mode controller behave like a single mode one. I'm sending
it as RFC since I haven't had the chance to test it properly yet.
Johan
----------------------------------------------------------------
Johan Hedberg (3):
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Bluetooth: Move set_bredr_scan() to a more convenient location
Bluetooth: Add a new mgmt_set_bredr command
include/net/bluetooth/hci.h | 1 +
include/net/bluetooth/mgmt.h | 2 +
net/bluetooth/hci_conn.c | 3 +
net/bluetooth/hci_core.c | 21 ++++-
net/bluetooth/mgmt.c | 186 ++++++++++++++++++++++++++++++++++-------
5 files changed, 180 insertions(+), 33 deletions(-)
next reply other threads:[~2013-10-01 15:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-01 15:21 johan.hedberg [this message]
2013-10-01 15:22 ` [RFC 1/3] Bluetooth: Introduce a new HCI_BREDR_ENABLED flag johan.hedberg
2013-10-01 15:59 ` Marcel Holtmann
2013-10-01 15:22 ` [RFC 2/3] Bluetooth: Move set_bredr_scan() to a more convenient location johan.hedberg
2013-10-01 15:53 ` Marcel Holtmann
2013-10-01 15:22 ` [RFC 3/3] Bluetooth: Add a new mgmt_set_bredr command johan.hedberg
2013-10-01 15:46 ` Anderson Lizardo
2013-10-01 16:08 ` Marcel Holtmann
2013-10-02 7:07 ` Andrei Emeltchenko
2013-10-02 10:44 ` 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=1380640922-18647-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