Message ID | 20241025122146.17925-1-iulia.tanasescu@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | bap: Add support for Broadcast Sink AC 13 | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Fri, 25 Oct 2024 15:21:32 +0300 you wrote: > This patch adds support for Audio Configuration 13 for a > Broadcast Sink: A Broadcast Sink can synchronize to > multiple BISes transmitted by a Source. > > Broadcast Sink streams are selected linked together. > > The bluetoothctl log below shows a Broadcast Sink detecting > 2 streams from a source and selecting both of them. After the > first transport is acquired, the link is created and the first > transport goes active. > > [...] Here is the summary with links: - [BlueZ,v2,01/14] shared/bap: Allow multiple links per stream https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7ff51d684956 - [BlueZ,v2,02/14] shared/bap: Add support for handling broadcast links https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=85bee521c737 - [BlueZ,v2,03/14] shared/bap: Fix broadcast set state https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=71d19c6c8416 - [BlueZ,v2,04/14] shared/bap: Use enabling state for bcast sink streams https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=eaff473cd263 - [BlueZ,v2,05/14] bap: Add support for syncing to multiple BISes https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=0b5cfc1badf0 - [BlueZ,v2,06/14] shared/bap: Handle multiple bcast sink streams https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=b92b857f2fb0 - [BlueZ,v2,07/14] transport: Unset transport owner before owner free https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=47da1efdc584 - [BlueZ,v2,08/14] transport: Add Links property for broadcast transports https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e0e3c922f715 - [BlueZ,v2,09/14] doc/media: Document Links property for broadcast https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=5b1dfd2721e2 - [BlueZ,v2,10/14] transport: Set bap_update_links as transport op https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=3bafab446636 - [BlueZ,v2,11/14] transport: Make transport_bap_set_state part of BAP_OPS https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2ec04e02601f - [BlueZ,v2,12/14] client/player: Handle acquiring broadcast links https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7b63fe6bd4d0 - [BlueZ,v2,13/14] client/player: Add support to select multiple transports https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=3075a9c17d16 - [BlueZ,v2,14/14] transport: Unlink broadcast transport at release https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=06c94f0ac055 You are awesome, thank you!