All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] Add command to create local endpoint in bluetoolct
@ 2024-02-29 16:21 Silviu Florian Barbulescu
  2024-02-29 16:21 ` [PATCH BlueZ 1/1] " Silviu Florian Barbulescu
  0 siblings, 1 reply; 3+ messages in thread
From: Silviu Florian Barbulescu @ 2024-02-29 16:21 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: mihai-octavian.urzica, silviu.barbulescu, vlad.pruteanu,
	andrei.istodorescu, luiz.dentz, iulia.tanasescu

In the case of using BlueZ with Pipewire to start a BAP broadcast source,
Pipewire will do the register endpoint but bluetoothctl is still required
to configure the broadcast streams, but no local broadcast endpoint is defined
in bluetoothctl.
To resolve this problem I added the new_local_ep that will create a local
 endpoint that can be used to configure the Bap broadcast source\sink.
Example how to configure a BAP broadcast source:

endpoint.new_local_ep 00001852-0000-1000-8000-00805f9b34fb 0x06
endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 48_4_1
endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 48_4_1

Silviu Florian Barbulescu (1):
  Add new command to create loal endpoint in bluetoolct

 client/player.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)


base-commit: 92f3ed1879042b43033241049b334404229df88d
-- 
2.39.2


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

end of thread, other threads:[~2024-02-29 17:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29 16:21 [PATCH BlueZ 0/1] Add command to create local endpoint in bluetoolct Silviu Florian Barbulescu
2024-02-29 16:21 ` [PATCH BlueZ 1/1] " Silviu Florian Barbulescu
2024-02-29 17:31   ` bluez.test.bot

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.