All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/2] iso-tester: Add BAP Broadcast AC tests
@ 2023-05-29  6:24 Iulia Tanasescu
  2023-05-29  6:24 ` [PATCH BlueZ 1/2] btdev: Support multiple BIS Iulia Tanasescu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Iulia Tanasescu @ 2023-05-29  6:24 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Iulia Tanasescu

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
-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-30 23:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-29  6:24 [PATCH BlueZ 0/2] iso-tester: Add BAP Broadcast AC tests Iulia Tanasescu
2023-05-29  6:24 ` [PATCH BlueZ 1/2] btdev: Support multiple BIS Iulia Tanasescu
2023-05-29  8:02   ` iso-tester: Add BAP Broadcast AC tests bluez.test.bot
2023-05-29  6:24 ` [PATCH BlueZ 2/2] " Iulia Tanasescu
2023-05-30 23:20 ` [PATCH BlueZ 0/2] " patchwork-bot+bluetooth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.