Message ID | 20240716142207.4298-1-iulia.tanasescu@nxp.com |
---|---|
Headers | show |
Series | Initial implementation of BAP Broadcast Assistant | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Tue, 16 Jul 2024 17:21:57 +0300 you wrote: > This patch adds an initial implementation of the BAP Broadcast Assistant > role. > > The core implementation resides in the BASS plugin (the BAP Broadcast > Assistant is a BASS Client). > > The BAP plugin implements the callback to probe Broadcast Sources and > parse the BASE. Information about each detected stream is notified to > the BASS plugin, which will compare stream audio capabilities with the > capabilities supported by the peer Scan Delegator (discovered by reading > the Sink PAC characteristic). > > [...] Here is the summary with links: - [BlueZ,01/10] shared/bap: Add separate API to merge caps https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=caa4202a7ee3 - [BlueZ,02/10] shared/bap: Update bt_bap_verify_bis to receive caps https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=679349fbc9f2 - [BlueZ,03/10] shared/bap: Remove unused param from bt_bap_verify_bis https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=bbcf4891cd46 - [BlueZ,04/10] shared/bap: Allow checking bis caps against peer caps https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=662aee4357f8 - [BlueZ,05/10] shared/bap: Append bcast sink pacs to Sink PAC char https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2c98c478863e - [BlueZ,06/10] bap: Add API to get bt_bap matching device https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f16391348810 - [BlueZ,07/10] shared/bass: Add API to get GATT client reference https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=88bf423eb525 - [BlueZ,08/10] bass: Register MediaAssistant objects https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=77e4c0976c0d - [BlueZ,09/10] bap: Notify scanned BISes to BASS https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=22779f0bce61 - [BlueZ,10/10] client: Add assistant submenu https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a3f9970f7a8b You are awesome, thank you!