linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sathish Narasimman <nsathish41@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: Bluetooth Kernel Mailing List <linux-bluetooth@vger.kernel.org>,
	Sathish Narasimman <sathish.narasimman@intel.com>
Subject: Re: [PATCH v2 0/7] LL Privacy support
Date: Wed, 1 Jul 2020 15:32:10 +0530	[thread overview]
Message-ID: <CAOVXEJKYiTAwyRAwTinZsVu2PaP-yURcSzZJY=Hrs33xifyYGw@mail.gmail.com> (raw)
In-Reply-To: <ACE20ACA-6CE3-4348-88E2-D38DF6680C7F@holtmann.org>

Hi Marcel

On Fri, Jun 19, 2020 at 1:28 PM Marcel Holtmann <marcel@holtmann.org> wrote:
>
> Hi Sathish,
>
> > Based on the input the patches modified and verifed accordingly.
> >
> > Marcel Holtmann (3):
> >  Bluetooth: Translate additional address type correctly
> >  Bluetooth: Configure controller address resolution if available
> >  Bluetooth: Update resolving list when updating whitelist
> >
> > Sathish Narasimman (4):
> >  Bluetooth: Translate additional address type during le_conn
> >  Bluetooth: Let controller creates RPA during le create conn
> >  Bluetooth: Enable/Disable address resolution during le create conn
> >  Bluetooth: Enable RPA Timeout
> >
> > include/net/bluetooth/hci.h      |   8 ++-
> > include/net/bluetooth/hci_core.h |   3 +
> > net/bluetooth/hci_conn.c         |   6 +-
> > net/bluetooth/hci_core.c         |  17 +++++
> > net/bluetooth/hci_event.c        |  20 ++++++
> > net/bluetooth/hci_request.c      | 119 ++++++++++++++++++++++++++-----
> > net/bluetooth/hci_request.h      |   3 +-
> > net/bluetooth/mgmt.c             |   2 +-
> > 8 files changed, 157 insertions(+), 21 deletions(-)
>
> can you please rebase this against the latest bluetooth-next tree. With the introduction of the advertising monitor, we now have a few conflicts that you need to resolve.
>
> Also as discussed, we wanted to hide this initially after an experimental feature flag so it would need to be enabled first. And I think once enabled, we need to take the support of “advertising” aka peripheral away from the controller until we can fully ensure it works for scanning and advertising at the same time.

Updated the v3  rebased and the flag is introduced to enable LL
privacy from the host using mgmt set_privacy interface.

what I understood regarding removing of advertising was when we enable
LL privacy using mgmt interface. the advertisement should not work
(correct me please).

>
> Regards
>
> Marcel
>

Regards
Sathish N

      reply	other threads:[~2020-07-01 10:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-03 17:17 [PATCH v2 0/7] LL Privacy support Sathish Narasimman
2020-06-03 17:17 ` [PATCH v2 1/7] Bluetooth: Translate additional address type correctly Sathish Narasimman
2020-06-03 17:17 ` [PATCH v2 2/7] Bluetooth: Configure controller address resolution if available Sathish Narasimman
2020-06-03 17:17 ` [PATCH v2 3/7] Bluetooth: Update resolving list when updating whitelist Sathish Narasimman
2020-06-03 17:17 ` [PATCH 4/7] Bluetooth: Translate additional address type during le_conn Sathish Narasimman
2020-06-03 17:17 ` [PATCH 5/7] Bluetooth: Let controller creates RPA during le create conn Sathish Narasimman
2020-06-03 17:17 ` [PATCH 6/7] Bluetooth: Enable/Disable address resolution " Sathish Narasimman
2020-06-03 17:17 ` [PATCH 7/7] Bluetooth: Enable RPA Timeout Sathish Narasimman
2020-06-08  6:30 ` [PATCH v2 0/7] LL Privacy support Sathish Narasimman
2020-06-19  7:58 ` Marcel Holtmann
2020-07-01 10:02   ` Sathish Narasimman [this message]

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='CAOVXEJKYiTAwyRAwTinZsVu2PaP-yURcSzZJY=Hrs33xifyYGw@mail.gmail.com' \
    --to=nsathish41@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    --cc=sathish.narasimman@intel.com \
    /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).