Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Thu, 11 Jul 2024 15:25:01 -0400 you wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > MGMT Set Device Flags overwrites the current_flags so only the last > flags set this way would remain active which can be seem in the > following sequence when LL Privacy is enabled: > > @ MGMT Command: Set Device Flags (0x0050) plen 11 > LE Address: CF:AC:A6:79:3D:B9 (Static) > Current Flags: 0x00000001 > Remote Wakeup > @ MGMT Event: Command Complete (0x0001) plen 10 > Set Device Flags (0x0050) plen 7 > Status: Success (0x00) > LE Address: CF:AC:A6:79:3D:B9 (Static) > @ MGMT Command: Set Device Flags (0x0050) plen 11 > LE Address: CF:AC:A6:79:3D:B9 (Static) > Current Flags: 0x00000002 > Device Privacy Mode > @ MGMT Event: Command Complete (0x0001) plen 10 > Set Device Flags (0x0050) plen 7 > Status: Success (0x00) > LE Address: CF:AC:A6:79:3D:B9 (Static) > > [...] Here is the summary with links: - [BlueZ,v1] device: Fix overwritting current_flags https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=9cc587947b6a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html