Message ID | 20241008080126.48703-1-iulia.tanasescu@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | Add Scan Delegator support for Set Broadcast Code op | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Tue, 8 Oct 2024 11:01:19 +0300 you wrote: > This patch adds Scan Delegator support to request the Broadcast Code from > connected Broadcast Assistants. > > The bluetoothctl log below shows a Scan Delegator creating a media > transport for an encrypted BIS added by a Broadcast Assistant through > the Add Source operation. The user is asked to enter the Broadcast Code > at transport.select, and the "no" option is chosen, since the Code is > unknown. However, the Code is received from the Broadcast Assistant and > the transport is successfully acquired. > > [...] Here is the summary with links: - [BlueZ,1/7] client/player: Add support to set empty bcode https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=1c681c553f45 - [BlueZ,2/7] shared/bass: Add API to set BIG enc state https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f5c0fe68539f - [BlueZ,3/7] bass: Add support to request bcode https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4bc20f9df405 - [BlueZ,4/7] shared/bass: Call cp handler for the Set Broadcast Code op https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=29cb1b0b10fd - [BlueZ,5/7] shared/bass: Set correct BIG enc state after sync https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c5616c255b13 - [BlueZ,6/7] transport: Add support to request bcode from Assistant https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c7119b4f4e42 - [BlueZ,7/7] client: Update scripts to include encrypted stream scenario https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=5d7e6a64b2fc You are awesome, thank you!