mbox series

[BlueZ,0/1] bap: Wait for BIG Info report event before creating streams

Message ID 20240709085903.125001-1-vlad.pruteanu@nxp.com
Headers show
Series bap: Wait for BIG Info report event before creating streams | expand

Message

Vlad Pruteanu July 9, 2024, 8:59 a.m. UTC
This makes it so that stream for each BIS is created after BIG
Info report is received. This ensures that when the stream is
created the encryption field is correctly set.

Vlad Pruteanu (1):
  bap: Wait for BIG Info report event before creating streams

 profiles/audio/bap.c | 27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)

Comments

patchwork-bot+bluetooth@kernel.org July 9, 2024, 7:03 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,  9 Jul 2024 11:59:02 +0300 you wrote:
> This makes it so that stream for each BIS is created after BIG
> Info report is received. This ensures that when the stream is
> created the encryption field is correctly set.
> 
> Vlad Pruteanu (1):
>   bap: Wait for BIG Info report event before creating streams
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/1] bap: Wait for BIG Info report event before creating streams
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2748c60a2c6b

You are awesome, thank you!