Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH 0/2] Bluetooth: Add a new mgmt_set_bredr command
Date: Wed,  2 Oct 2013 12:10:38 +0300	[thread overview]
Message-ID: <1380705040-16300-1-git-send-email-johan.hedberg@gmail.com> (raw)

Hi,

This is a new revision of the previous RFC with all feedback taken into
account. Additionally, the setting can now only be disabled while
powered off which means that the second patch from my previous set
becomes unnecessary (and has therefore been dropped).

Johan

----------------------------------------------------------------
Johan Hedberg (2):
      Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
      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/hci_event.c    |   5 ++
 net/bluetooth/mgmt.c         | 148 ++++++++++++++++++++++++++++++++++++++----
 6 files changed, 167 insertions(+), 13 deletions(-)


             reply	other threads:[~2013-10-02  9:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-02  9:10 Johan Hedberg [this message]
2013-10-02  9:10 ` [PATCH 1/2] Bluetooth: Introduce a new HCI_BREDR_ENABLED flag Johan Hedberg
2013-10-02  9:23   ` Marcel Holtmann
2013-10-02 10:44     ` Johan Hedberg
2013-10-02  9:10 ` [PATCH 2/2] Bluetooth: Add a new mgmt_set_bredr command Johan Hedberg
2013-10-02  9:27   ` Marcel Holtmann
2013-10-02 10:46     ` 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=1380705040-16300-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