All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 1/2] Bluetooth: Fix using address type from events
Date: Mon, 30 Aug 2021 23:17:21 +0200	[thread overview]
Message-ID: <3E32D78A-2184-4CFA-91FA-945014D8A794@holtmann.org> (raw)
In-Reply-To: <20210830205537.118960-1-luiz.dentz@gmail.com>

Hi Luiz,

> Address types ADDR_LE_DEV_PUBLIC_RESOLVED and
> ADDR_LE_DEV_RANDOM_RESOLVED shall be converted to ADDR_LE_PUBLIC and
> ADDR_LE_RANDOM repectively since they are not safe to be used beyond
> the scope of the events themselves.
> 
> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> ---
> net/bluetooth/hci_core.c  |  9 -------
> net/bluetooth/hci_event.c | 53 ++++++++++++++++-----------------------
> 2 files changed, 22 insertions(+), 40 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel


  parent reply	other threads:[~2021-08-30 21:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30 20:55 [PATCH v2 1/2] Bluetooth: Fix using address type from events Luiz Augusto von Dentz
2021-08-30 20:55 ` [PATCH v2 2/2] Bluetooth: Fix using RPA when address has been resolved Luiz Augusto von Dentz
2021-08-30 21:17   ` Marcel Holtmann
2021-08-30 21:17 ` Marcel Holtmann [this message]
2021-08-31 19:10 ` [v2,1/2] Bluetooth: Fix using address type from events bluez.test.bot

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=3E32D78A-2184-4CFA-91FA-945014D8A794@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.