All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v4 0/3] Add code to support dynamically generated BASE
@ 2024-01-23 12:51 Silviu Florian Barbulescu
  2024-01-23 12:51 ` [PATCH BlueZ v4 1/3] shared/bap: Code to generate bcast source BASE Silviu Florian Barbulescu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Silviu Florian Barbulescu @ 2024-01-23 12:51 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: mihai-octavian.urzica, silviu.barbulescu, vlad.pruteanu,
	andrei.istodorescu, luiz.dentz, iulia.tanasescu

This removes hardcoded BASE from client/player and adds support to
dynamically generate BASE from preset provided when configuring
a broadcast source endpoint.

Silviu Florian Barbulescu (3):
  shared/bap: Add code to support dynamically generated BASE from
    presets
  client/player:Remove hardcoded BASE for broadcast to use presets
  bap: Use the information in SetConfiguration to generate BASE

 client/player.c      | 153 +++++++++---------
 profiles/audio/bap.c |  21 +--
 src/shared/bap.c     | 364 +++++++++++++++++++++++++++++++++++++++++++
 src/shared/bap.h     |   2 +
 4 files changed, 449 insertions(+), 91 deletions(-)


base-commit: a9d1f6f6a625607de6c3f5b7a40a3aac5f36c02b
-- 
2.39.2


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

end of thread, other threads:[~2024-01-23 18:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 12:51 [PATCH BlueZ v4 0/3] Add code to support dynamically generated BASE Silviu Florian Barbulescu
2024-01-23 12:51 ` [PATCH BlueZ v4 1/3] shared/bap: Code to generate bcast source BASE Silviu Florian Barbulescu
2024-01-23 14:34   ` Add code to support dynamically generated BASE bluez.test.bot
2024-01-23 12:51 ` [PATCH BlueZ v4 2/3] client/player: Remove hardcoded BASE from player Silviu Florian Barbulescu
2024-01-23 12:51 ` [PATCH BlueZ v4 3/3] bap: Use SetConfiguration info to generate BASE Silviu Florian Barbulescu
2024-01-23 18:41 ` [PATCH BlueZ v4 0/3] Add code to support dynamically generated BASE 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.