Re: [PATCH BlueZ v2] adapter: Infer BR/EDR only at public LE addresses
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <178457640590.4136385.4018219369100632126.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <[email protected]>: 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