The following changes since commit 223e2288f4b8c262a864e2c03964ffac91744cd5: vsock/vmci: Clear the vmci transport packet properly when initializing it (2025-07-03 12:52:52 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-07-03 for you to fetch changes up to c7349772c268ec3c91d83cbfbbcf63f1bd7c256c: Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected (2025-07-03 11:37:43 -0400) ---------------------------------------------------------------- bluetooth pull request for net: - hci_sync: Fix not disabling advertising instance - hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state - hci_sync: Fix attempting to send HCI_Disconnect to BIS handle - hci_event: Fix not marking Broadcast Sink BIS as connected ---------------------------------------------------------------- Luiz Augusto von Dentz (4): Bluetooth: hci_sync: Fix not disabling advertising instance Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected include/net/bluetooth/hci_core.h | 3 +-- net/bluetooth/hci_event.c | 3 +++ net/bluetooth/hci_sync.c | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-)