Files
linux/net/bluetooth/hci_event.c
Luiz Augusto von Dentz d1c71c64c4 Bluetooth: hci_event: Fix not handling PA Sync Lost event
[ Upstream commit 485e0626e5 ]

This handles PA Sync Lost event which previously was assumed to be
handled with BIG Sync Lost but their lifetime are not the same thus why
there are 2 different events to inform when each sync is lost.

Fixes: b2a5f2e1c1 ("Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-11-24 10:37:30 +01:00

196 KiB