mbox series

[BlueZ,0/2] iso-tester: Add BAP Broadcast AC tests

Message ID 20230529062458.3632-1-iulia.tanasescu@nxp.com
Headers show
Series iso-tester: Add BAP Broadcast AC tests | expand

Message

Iulia Tanasescu May 29, 2023, 6:24 a.m. UTC
This patch series adds 3 additional iso-tester tests, based on
the BAP Broadcast Audio Configurations.

Since Audio configuration 13 requires a Broadcast Source to
create a BIG with 2 BISes, this support has been added in
btdev. This implementation also depends on the kernel support
for multiple BISes, introduced by the following patch:

https://patchwork.kernel.org/project/bluetooth/patch/20230529061057.3107-2-iulia.tanasescu@nxp.com/

Iulia Tanasescu (2):
  btdev: Support multiple BIS
  iso-tester: Add BAP Broadcast AC tests

 emulator/btdev.c   |  52 +++++++-----
 tools/iso-tester.c | 193 ++++++++++++++++++++++++++++++++++++---------
 2 files changed, 190 insertions(+), 55 deletions(-)


base-commit: 7002ecc8914ab1f22e36bd98c4d46eb760edf767

Comments

patchwork-bot+bluetooth@kernel.org May 30, 2023, 11:20 p.m. UTC | #1
Hello:

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

On Mon, 29 May 2023 09:24:56 +0300 you wrote:
> This patch series adds 3 additional iso-tester tests, based on
> the BAP Broadcast Audio Configurations.
> 
> Since Audio configuration 13 requires a Broadcast Source to
> create a BIG with 2 BISes, this support has been added in
> btdev. This implementation also depends on the kernel support
> for multiple BISes, introduced by the following patch:
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/2] btdev: Support multiple BIS
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=97edc78bd81f
  - [BlueZ,2/2] iso-tester: Add BAP Broadcast AC tests
    (no matching commit)

You are awesome, thank you!