Message ID | 20231123215935.73501-1-silviu.barbulescu@nxp.com |
---|---|
Headers | show |
Series | Add support for bcast multiple BISes | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Thu, 23 Nov 2023 23:59:30 +0200 you wrote: > Add support for multiple BISes > Register the broadcast source endpoint > endpoint.register 00001852-0000-1000-8000-00805f9b34fb 0x06 > After registration a new remote endpoint is created > Use the endpoint.config command to set the BIS codec configuration by > specifying the BIS when prompted by the command > endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 16_2_1 > [/local/endpoint/ep0] BIG (value): 0 > [/local/endpoint/ep0] BIS (value): 1 > Based on the number of BISes seted in the base_lc3_16_2_1 more > remote endoints wil be created (If more then one bis is setted) > Use the endpoint.config command to set the BIS codec configuration by > specifying the BIS when prompted by the command > endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 16_2_1 > [/local/endpoint/ep0] BIG (value): 0 > [/local/endpoint/ep0] BIS (value): 2 > Use the endpoint config command to configure all the BISes > After all BISes are configured, use the transports to send data > > [...] Here is the summary with links: - [BlueZ,v6,1/5] shared/bap: Fix source+sink endpoint registration https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=b93690e72d9e - [BlueZ,v6,2/5] audio/bap: Fix source+sink endpoint registration https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=bd5342fdf46a - [BlueZ,v6,3/5] Add support for multiple BISes (no matching commit) - [BlueZ,v6,4/5] audio/transport.c: Add support for multiple BISes (no matching commit) - [BlueZ,v6,5/5] client/player.c: Add support for multiple BISes (no matching commit) You are awesome, thank you!