Commit: 4352a42ec1e20f509c8584b1a918e620c80fbd98
Parent: 96de1c6eb9ff1a0b8ec6f4785f3fd3fe47145ecf
Author: Claudia Draghicescu <claudia.rosu@nxp.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-08-09 01:10:05
Tree: d2d2f8863e54ff4793c22ae78b80a26b13a4683d

client/player: Add broadcast sink endpoint Added support for broadcast sink registration using the 0x1851 UUID. Added support for remote endpoint creation when a broadcast source is discovered. Added support for creating a local endpoint when the broadcast sink endpoint was registered from an external application (Pipewire). To test this feature use the following commands: [bluetooth]# endpoint.register 00001851-0000-1000-8000-00805f9b34fb 0x06 [bluetooth]# scan on [NEW] Endpoint /org/bluez/hci0/dev_XX_XX_XX_XX_XX_XX/pac_bcast0 [bluetooth]# endpoint.config /org/bluez/hci0/dev_XX_XX_XX_XX_XX_XX/pac_bcast0 /local/endpoint/ep0 16_2_1

Diffstat

M client/player.c | 61 ++++++++++++++++++++++++++++++++++++++++- - - - - - - -

1 files changed, 53 insertions(+), 8 deletions(-)

View Full Diff | Patch