]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: hci_sync: enable PA Sync Lost event
authorYang Li <yang.li@amlogic.com>
Fri, 19 Dec 2025 02:43:09 +0000 (10:43 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 9 Jan 2026 21:03:57 +0000 (16:03 -0500)
commitab749bfe6a1fc233213f2d00facea5233139d509
tree3338c70d4ad36866dd0a5265739413ae8463489a
parent872ac785e7680dac9ec7f8c5ccd4f667f49d6997
Bluetooth: hci_sync: enable PA Sync Lost event

Enable the PA Sync Lost event mask to ensure PA sync loss is properly
reported and handled.

Fixes: 485e0626e587 ("Bluetooth: hci_event: Fix not handling PA Sync Lost event")
Signed-off-by: Yang Li <yang.li@amlogic.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_sync.c