public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/3] Add ability to desynchronized transports for PTS tests
@ 2026-04-27 17:20 Frédéric Danis
  2026-04-27 17:20 ` [PATCH BlueZ 1/3] audio: Add ability to desynchronized linked transport Frédéric Danis
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Frédéric Danis @ 2026-04-27 17:20 UTC (permalink / raw)
  To: linux-bluetooth

If bluetoothd is started in testing mode a new Desynchronized property
is added to org.bluez.MediaTransport1, allowing to prevent automatic
acquire of linked transport objects.

When desynchronized, each transports needs to be acquired separately.

This allows to pass PTS tests BAP/UCL/STR/BV-543-C and BV-546-C which
requires to connect the ISO streams with one ASE in "Enable" state
while the other is in "Config QoS" state.

Frédéric Danis (3):
  audio: Add ability to desynchronized linked transport
  doc: Add documentation for CIS transport Desynchronized property
  client/player: Add support to desynchronize linked transports

 client/player.c                  |  76 ++++++++++++++++++++-
 doc/org.bluez.MediaTransport.rst |  14 ++++
 profiles/audio/transport.c       | 113 +++++++++++++++++++++++++++----
 3 files changed, 189 insertions(+), 14 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-27 18:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27 17:20 [PATCH BlueZ 0/3] Add ability to desynchronized transports for PTS tests Frédéric Danis
2026-04-27 17:20 ` [PATCH BlueZ 1/3] audio: Add ability to desynchronized linked transport Frédéric Danis
2026-04-27 18:02   ` Luiz Augusto von Dentz
2026-04-27 18:56   ` Add ability to desynchronized transports for PTS tests bluez.test.bot
2026-04-27 17:20 ` [PATCH BlueZ 2/3] doc: Add documentation for CIS transport Desynchronized property Frédéric Danis
2026-04-27 17:20 ` [PATCH BlueZ 3/3] client/player: Add support to desynchronize linked transports Frédéric Danis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox