The following changes since commit e34a79b96ab9d49ed8b605fee11099cf3efbb428: Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-06-26 09:13:27 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-06-27 for you to fetch changes up to 89fb8acc38852116d38d721ad394aad7f2871670: Bluetooth: HCI: Set extended advertising data synchronously (2025-06-27 14:01:20 -0400) ---------------------------------------------------------------- bluetooth pull request for net: - MGMT: set_mesh: update LE scan interval and window - MGMT: mesh_send: check instances prior disabling advertising - hci_sync: revert some mesh modifications - hci_sync: Set extended advertising data synchronously - hci_sync: Prevent unintended pause by checking if advertising is active ---------------------------------------------------------------- Christian Eggers (4): Bluetooth: hci_sync: revert some mesh modifications Bluetooth: MGMT: set_mesh: update LE scan interval and window Bluetooth: MGMT: mesh_send: check instances prior disabling advertising Bluetooth: HCI: Set extended advertising data synchronously Yang Li (1): Bluetooth: Prevent unintended pause by checking if advertising is active net/bluetooth/hci_event.c | 36 -------- net/bluetooth/hci_sync.c | 227 ++++++++++++++++++++++++++++------------------ net/bluetooth/mgmt.c | 25 ++++- 3 files changed, 162 insertions(+), 126 deletions(-)