Message ID | 20230808115040.4403-1-claudia.rosu@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for BAP broadcast sink | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Tue, 8 Aug 2023 14:50:33 +0300 you wrote: > This series of patches adds support for BAP broadcast sink. > It consists in registering a broadcastsink endpoint using the > Basic Audio Announcement Service UUID, > discovering of broadcast advertisers that announce the > Broadcast Audio Announcement Service, synchronizes to the Periodic > advertisements of the source and synchronizes to the BIG advertised > in the PA train. > To retrieve the BASE info advertised in the PA train, the patch > Bluetooth: ISO: Add support for periodic adv reports processing > was used. > > [...] Here is the summary with links: - [BlueZ,v5,1/7] client/player: Add broadcast sink endpoint https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4352a42ec1e2 - [BlueZ,v5,2/7] btio: Add support for getsockopt(BT_ISO_BASE) https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7b3aa05323f2 - [BlueZ,v5,3/7] adapter: Do not filter out broadcast advertiser (no matching commit) - [BlueZ,v5,4/7] profile: Add probe_on_discover flag https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=67a26abe53bf - [BlueZ,v5,5/7] bap: Add support for BAP broadcast sink (no matching commit) - [BlueZ,v5,6/7] media: Add broadcast sink media endpoint (no matching commit) - [BlueZ,v5,7/7] transport: Update transport properties for a broadcast stream (no matching commit) You are awesome, thank you!
Hi Claudia, On Wed, Aug 9, 2023 at 10:40 AM <patchwork-bot+bluetooth@kernel.org> wrote: > > Hello: > > This series was applied to bluetooth/bluez.git (master) > by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: > > On Tue, 8 Aug 2023 14:50:33 +0300 you wrote: > > This series of patches adds support for BAP broadcast sink. > > It consists in registering a broadcastsink endpoint using the > > Basic Audio Announcement Service UUID, > > discovering of broadcast advertisers that announce the > > Broadcast Audio Announcement Service, synchronizes to the Periodic > > advertisements of the source and synchronizes to the BIG advertised > > in the PA train. > > To retrieve the BASE info advertised in the PA train, the patch > > Bluetooth: ISO: Add support for periodic adv reports processing > > was used. > > > > [...] > > Here is the summary with links: > - [BlueZ,v5,1/7] client/player: Add broadcast sink endpoint > https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4352a42ec1e2 > - [BlueZ,v5,2/7] btio: Add support for getsockopt(BT_ISO_BASE) > https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7b3aa05323f2 > - [BlueZ,v5,3/7] adapter: Do not filter out broadcast advertiser > (no matching commit) > - [BlueZ,v5,4/7] profile: Add probe_on_discover flag > https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=67a26abe53bf > - [BlueZ,v5,5/7] bap: Add support for BAP broadcast sink > (no matching commit) > - [BlueZ,v5,6/7] media: Add broadcast sink media endpoint > (no matching commit) > - [BlueZ,v5,7/7] transport: Update transport properties for a broadcast stream > (no matching commit) > > You are awesome, thank you! > -- > Deet-doot-dot, I am a bot. > https://korg.docs.kernel.org/patchwork/pwbot.html Let me know if you need more feedback for this set, we do intend to have a release soon, so I hope we can have the broadcast sink working as well.