Hello:
This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz luiz.von.dentz@intel.com:
On Wed, 27 Dec 2023 11:10:03 +0100 you wrote:
A recent commit restored the original (and still documented) semantics for the HCI_QUIRK_USE_BDADDR_PROPERTY quirk so that the device address is considered invalid unless an address is provided by firmware.
This specifically means that this flag must only be set for devices with invalid addresses, but the Broadcom BCM4377 driver has so far been setting this flag unconditionally.
[...]
Here is the summary with links: - Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid https://git.kernel.org/bluetooth/bluetooth-next/c/cceb1ba62823
You are awesome, thank you!