mbox series

[BlueZ,v4,0/1] bap: Use defer setup when syncing to a BIS source

Message ID 20230912065526.1217334-1-vlad.pruteanu@nxp.com (mailing list archive)
Headers show
Series bap: Use defer setup when syncing to a BIS source | expand

Message

Vlad Pruteanu Sept. 12, 2023, 6:55 a.m. UTC
This commit uses the newly added bt_io_bcast_accept function from
btio.c to implement the defer setup for the BIS sync process.
Now, information from the BIG Info advertising report can be
used when sending the BIG Create Sync command.

Vlad Pruteanu (1):
  bap: Use defer setup when syncing to a BIS source

 profiles/audio/bap.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

Comments

patchwork-bot+bluetooth@kernel.org Sept. 12, 2023, 6:50 p.m. UTC | #1
Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Tue, 12 Sep 2023 09:55:25 +0300 you wrote:
> This commit uses the newly added bt_io_bcast_accept function from
> btio.c to implement the defer setup for the BIS sync process.
> Now, information from the BIG Info advertising report can be
> used when sending the BIG Create Sync command.
> 
> Vlad Pruteanu (1):
>   bap: Use defer setup when syncing to a BIS source
> 
> [...]

Here is the summary with links:
  - [BlueZ,v4,1/1] bap: Use defer setup when syncing to a BIS source
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=feadcbbed50d

You are awesome, thank you!