linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Alain Michaud <alainm@chromium.org>
Cc: BlueZ <linux-bluetooth@vger.kernel.org>
Subject: Re: [PATCH v5 2/2] Implementation of MGMT_OP_SET_BLOCKED_KEYS.
Date: Wed, 15 Jan 2020 21:37:35 +0100	[thread overview]
Message-ID: <B37E9643-C00C-4F8E-80CA-27D64D998F88@holtmann.org> (raw)
In-Reply-To: <20200107004317.152792-2-alainm@chromium.org>

Hi Alain,

> MGMT command is added to receive the list of blocked keys from
> user-space.
> 
> The list is used to:
> 1) Block keys from being distributed by the device during
>   the ke distribution phase of SMP.
> 2) Filter out any keys that were previously saved so
>   they are no longer used.
> 
> Signed-off-by: Alain Michaud <alainm@chromium.org>
> ---
> 
> include/net/bluetooth/hci_core.h | 10 ++++
> include/net/bluetooth/mgmt.h     | 17 +++++++
> net/bluetooth/hci_core.c         | 85 +++++++++++++++++++++++++++++---
> net/bluetooth/hci_debugfs.c      | 17 +++++++
> net/bluetooth/mgmt.c             | 76 ++++++++++++++++++++++++++++
> net/bluetooth/smp.c              | 18 +++++++
> 6 files changed, 215 insertions(+), 8 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel


  reply	other threads:[~2020-01-15 20:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07  0:43 [PATCH v5 1/2] Adding a bt_dev_warn_ratelimited macro Alain Michaud
2020-01-07  0:43 ` [PATCH v5 2/2] Implementation of MGMT_OP_SET_BLOCKED_KEYS Alain Michaud
2020-01-15 20:37   ` Marcel Holtmann [this message]
2020-01-16 16:17     ` Alain Michaud
2020-01-15 20:29 ` [PATCH v5 1/2] Adding a bt_dev_warn_ratelimited macro Marcel Holtmann

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=B37E9643-C00C-4F8E-80CA-27D64D998F88@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=alainm@chromium.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).