This fixes the master BIS cleanup procedure - as opposed to CIS cleanup, no HCI disconnect command should be issued. A master BIS should only be terminated by disabling periodic and extended advertising, and terminating the BIG. In case of a Broadcast Receiver, all BIS and PA sync connections can be cleaned up by calling hci_conn_failed, since it contains all function calls that are necessary for successful cleanup. Iulia Tanasescu (1): Bluetooth: ISO: Fix BIS cleanup include/net/bluetooth/hci_sync.h | 2 ++ net/bluetooth/hci_conn.c | 7 +++++++ net/bluetooth/hci_sync.c | 28 ++++++++++++---------------- 3 files changed, 21 insertions(+), 16 deletions(-) base-commit: 2595dd981e7478108540095a81495c473ef47750 -- 2.34.1