]> Gentwo Git Trees - linux/.git/commit
Bluetooth: ISO: Add support to bind to trigger PAST
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 5 Sep 2025 15:34:44 +0000 (11:34 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 1 Dec 2025 21:00:04 +0000 (16:00 -0500)
commitd3413703d5f8b7d1e6f514f9440ed5da1bc30796
tree374f44da581f877378771ec340b76d6b925b3e85
parentc530569adc19b5f0c62955de41f067bad34e3fe0
Bluetooth: ISO: Add support to bind to trigger PAST

This makes it possible to bind to a different destination address
after being connected (BT_CONNECTED, BT_CONNECT2) which then triggers
PAST Sender proceedure to transfer the PA Sync to the destination
address.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
include/net/bluetooth/hci_sync.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_sync.c
net/bluetooth/iso.c