linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v3 0/7] Patches introducing experimental feature support
Date: Fri, 8 May 2020 11:59:26 +0300	[thread overview]
Message-ID: <1978B405-610A-4A7C-8E0A-1128B471A707@gmail.com> (raw)
In-Reply-To: <cover.1588751831.git.marcel@holtmann.org>

Hi Marcel,

On 6. May 2020, at 10.57, Marcel Holtmann <marcel@holtmann.org> wrote:
> Marcel Holtmann (7):
>  Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list
>  Bluetooth: Replace BT_DBG with bt_dev_dbg for management support
>  Bluetooth: replace zero-length array with flexible-array member
>  Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
>  Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager 
>    support
>  Bluetooth: Add support for experimental features configuration
>  Bluetooth: Introduce debug feature when dynamic debug is disabled
> 
> include/net/bluetooth/bluetooth.h |  11 +
> include/net/bluetooth/hci.h       |   1 +
> include/net/bluetooth/hci_core.h  |   1 +
> include/net/bluetooth/mgmt.h      |  69 ++++--
> net/bluetooth/Kconfig             |   7 +
> net/bluetooth/hci_sock.c          |  12 +-
> net/bluetooth/lib.c               |  33 +++
> net/bluetooth/mgmt.c              | 364 +++++++++++++++++++++---------
> net/bluetooth/smp.c               |   8 +-
> 9 files changed, 365 insertions(+), 141 deletions(-)

All patches in this set have been applied to bluetooth-next. Thanks.

Johan

  parent reply	other threads:[~2020-05-08  8:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06  7:57 [PATCH v3 0/7] Patches introducing experimental feature support Marcel Holtmann
2020-05-06  7:57 ` [PATCH v3 1/7] Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list Marcel Holtmann
2020-05-06  7:57   ` [PATCH v3 2/7] Bluetooth: Replace BT_DBG with bt_dev_dbg for management support Marcel Holtmann
2020-05-06  7:57     ` [PATCH v3 3/7] Bluetooth: replace zero-length array with flexible-array member Marcel Holtmann
2020-05-06  7:57       ` [PATCH v3 4/7] Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option Marcel Holtmann
2020-05-06  7:57         ` [PATCH v3 5/7] Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support Marcel Holtmann
2020-05-06  7:57           ` [PATCH v3 6/7] Bluetooth: Add support for experimental features configuration Marcel Holtmann
2020-05-06  7:57             ` [PATCH v3 7/7] Bluetooth: Introduce debug feature when dynamic debug is disabled Marcel Holtmann
2020-05-08 15:17               ` Alain Michaud
2020-05-08 15:15     ` [PATCH v3 2/7] Bluetooth: Replace BT_DBG with bt_dev_dbg for management support Alain Michaud
2020-05-08  8:59 ` Johan Hedberg [this message]
2020-05-08 15:19   ` [PATCH v3 0/7] Patches introducing experimental feature support Alain Michaud

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=1978B405-610A-4A7C-8E0A-1128B471A707@gmail.com \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.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).