All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Philipp Dunkel <pip@pipobscure.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v2] adapter: Infer BR/EDR only at public LE addresses
Date: Mon, 20 Jul 2026 19:40:05 +0000	[thread overview]
Message-ID: <178457640590.4136385.4018219369100632126.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260717082347.8429-1-pip@pipobscure.com>

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Fri, 17 Jul 2026 10:23:47 +0200 you wrote:
> btd_adapter_device_found() records BR/EDR support for any LE device
> whose advertising Flags lack "BR/EDR Not Supported" (EIR_BREDR_UNSUP).
> The address type is not considered:
> 
>     if (bdaddr_type != BDADDR_BREDR && eir_data.flags &&
>                     !(eir_data.flags & EIR_BREDR_UNSUP)) {
>             device_set_bredr_support(dev);
> 
> [...]

Here is the summary with links:
  - [BlueZ,v2] adapter: Infer BR/EDR only at public LE addresses
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=9965f36c6318

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-07-20 19:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-16 20:45 [PATCH BlueZ] adapter: Infer BR/EDR only at public LE addresses Philipp Dunkel
2026-07-16 22:20 ` [BlueZ] " bluez.test.bot
2026-07-17  8:23 ` [PATCH BlueZ v2] " Philipp Dunkel
2026-07-17 10:53   ` [BlueZ,v2] " bluez.test.bot
2026-07-17 14:14   ` [PATCH BlueZ v2] " Luiz Augusto von Dentz
2026-07-20 19:40   ` patchwork-bot+bluetooth [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=178457640590.4136385.4018219369100632126.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=pip@pipobscure.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.