linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Winkler <danielwinkler@google.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>,
	BlueZ <linux-bluetooth@vger.kernel.org>,
	chromeos-bluetooth-upstreaming 
	<chromeos-bluetooth-upstreaming@chromium.org>
Subject: Re: [Bluez PATCH v6 03/10] doc/mgmt-api: Update controller capabilities MGMT command in mgmt-api
Date: Tue, 24 Nov 2020 10:16:32 -0800	[thread overview]
Message-ID: <CAP2xMbstBAHK1Q35VEaeuhdobY6baRyKwcj=u68GDW=WTVmz=w@mail.gmail.com> (raw)
In-Reply-To: <263DCED1-D5D0-4ABD-A6C9-5A4ACA45458E@holtmann.org>

Hello Marcel,

As I understand, Luiz accepted this series already. I will upload a
new patch to fix this wording, thanks for catching it!

Best,
Daniel

On Mon, Nov 9, 2020 at 4:49 AM Marcel Holtmann <marcel@holtmann.org> wrote:
>
> Hi Daniel,
>
> > This patch changes Read Security Info MGMT to be called Read Controller
> > Capabilities Command
> >
> > ---
> >
> > Changes in v6: None
> > Changes in v5: None
> > Changes in v4:
> > - mgmt-api: Move Controller Capabilities MGMT doc into new patch
> > - mgmt-api: Tx Power range put into single capabilities entry
> >
> > Changes in v3: None
> > Changes in v2: None
> >
> > doc/mgmt-api.txt | 21 +++++++++++++++------
> > 1 file changed, 15 insertions(+), 6 deletions(-)
> >
> > diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
> > index 7c899a8fe..1aa43d6c3 100644
> > --- a/doc/mgmt-api.txt
> > +++ b/doc/mgmt-api.txt
> > @@ -3110,19 +3110,19 @@ Set Wideband Speech Command
> >                               Invalid Index
> >
> >
> > -Read Security Information Command
> > -=================================
> > +Read Controller Capabilities Command
> > +====================================
> >
> >       Command Code:           0x0048
> >       Controller Index:       <controller id>
> >       Command Parameters:
> > -     Return Parameters:      Security_Data_Length (2 Octets)
> > -                             Security_Data (0-65535 Octets)
> > +     Return Parameters:      Capabilities_Data_Length (2 Octets)
> > +                             Capabilities_Data (0-65535 Octets)
> >
> > -     This command is used to retrieve the supported security features
> > +     This command is used to retrieve the supported capabilities
> >       by the controller or the host stack.
> >
> > -     The Security_Data_Length and Security_Data parameters provide
> > +     The Capabilities_Data_Length and Capabilities_Data parameters provide
> >       a list of security settings, features and information. It uses
> >       the same format as EIR_Data, but with the namespace defined here.
> >
> > @@ -3131,6 +3131,7 @@ Read Security Information Command
> >               0x01            Flags
> >               0x02            Max Encryption Key Size (BR/EDR)
> >               0x03            Max Encryption Key Size (LE)
> > +             0x04            Supported Tx Power (LE)
>
> make this “Supported Min/Max TX Power”. Otherwise looks good and ready for Luiz to apply.
>
> Regards
>
> Marcel
>

  reply	other threads:[~2020-11-24 18:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29 23:06 [Bluez PATCH v6 00/10] Bluetooth: Add new MGMT interface for advertising add Daniel Winkler
2020-10-29 23:06 ` [Bluez PATCH v6 01/10] doc/advertising-api: update API with new interface Daniel Winkler
2020-10-30  0:47   ` Luiz Augusto von Dentz
2020-10-29 23:06 ` [Bluez PATCH v6 02/10] doc/mgmt-api: Add new Advertising MGMT interfaces to mgmt-api Daniel Winkler
2020-10-29 23:06 ` [Bluez PATCH v6 03/10] doc/mgmt-api: Update controller capabilities MGMT command in mgmt-api Daniel Winkler
2020-11-09 12:49   ` Marcel Holtmann
2020-11-24 18:16     ` Daniel Winkler [this message]
2020-10-29 23:06 ` [Bluez PATCH v6 04/10] advertising: Detect if extended advertising mgmt commands are supported Daniel Winkler
2020-10-29 23:06 ` [Bluez PATCH v6 05/10] advertising: Parse intervals and tx power from adv Daniel Winkler
2020-10-29 23:06 ` [Bluez PATCH v6 06/10] advertising: Use new mgmt interface for advertising add Daniel Winkler
2020-10-29 23:06 ` [Bluez PATCH v6 07/10] advertising: Query LE TX range at manager initialization Daniel Winkler
2020-10-29 23:06 ` [Bluez PATCH v6 08/10] advertising: Expose SupportedCapabilities for advertising Daniel Winkler
2020-10-29 23:06 ` [Bluez PATCH v6 09/10] client: Add SupportedCapabilities to bluetoothctl Daniel Winkler
2020-10-29 23:06 ` [Bluez PATCH v6 10/10] monitor: Add new MGMT adv commands and events to monitor Daniel Winkler

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='CAP2xMbstBAHK1Q35VEaeuhdobY6baRyKwcj=u68GDW=WTVmz=w@mail.gmail.com' \
    --to=danielwinkler@google.com \
    --cc=chromeos-bluetooth-upstreaming@chromium.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.von.dentz@intel.com \
    --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).