]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: ISO: Fix bcast listener cleanup
authorIulia Tanasescu <iulia.tanasescu@nxp.com>
Wed, 11 Oct 2023 14:24:07 +0000 (17:24 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 23 Oct 2023 18:02:31 +0000 (11:02 -0700)
commitfcb89f120376c054005e6d7a82bb89f95b3b04ef
tree3ab1030170535a1b9f46a4f5d3d451cc1627cd9b
parent41c56aa94c647a0f84c5c33fffb3f283e6f0e5bf
Bluetooth: ISO: Fix bcast listener cleanup

This fixes the cleanup callback for slave bis and pa sync hcons.

Closing all bis hcons will trigger BIG Terminate Sync, while closing
all bises and the pa sync hcon will also trigger PA Terminate Sync.

Signed-off-by: Iulia Tanasescu <iulia.tanasescu@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_event.c