All of lore.kernel.org
 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] Bluetooth: Don't use non-resolvable private address for passive scanning
Date: Sun, 29 Jun 2014 15:33:51 +0300	[thread overview]
Message-ID: <20140629123351.GB7248@t440s.P-661HNU-F1> (raw)
In-Reply-To: <1404037215-42235-1-git-send-email-marcel@holtmann.org>

Hi Marcel,

On Sun, Jun 29, 2014, Marcel Holtmann wrote:
> The usage of non-resovlable private addresses for passive scanning is
> a bad idea. Passive scanning will not send any SCAN_REQ and thus using
> your identity address for passive scanning is not a privacy issue.
> 
> It is important to use the identity address during passive scanning
> since that is the only way devices using direct advertising will be
> reported correctly by the controller. This is overlooked detail in
> the Bluetooth specification that current controllers are not able
> to report direct advertising events for other than their current
> address.
> 
> When remote peers are using direct advertising and scanning is done
> with non-resolvable private address these devices will not be found.
> 
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
> ---
>  net/bluetooth/hci_core.c | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)

Applied to bluetooth-next. Thanks.

Johan

      reply	other threads:[~2014-06-29 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-29 10:20 [PATCH] Bluetooth: Don't use non-resolvable private address for passive scanning Marcel Holtmann
2014-06-29 12:33 ` Johan Hedberg [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=20140629123351.GB7248@t440s.P-661HNU-F1 \
    --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 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.