Commit Graph

4 Commits

Author SHA1 Message Date
Iulia Tanasescu
5d7e6a64b2 client: Update scripts to include encrypted stream scenario
This updates the broadcast-assistant/scan-delegator scripts to include
the encrypted stream scenario.
2024-10-15 10:55:24 -04:00
Iulia Tanasescu
43bd13f7c7 client: Add Broadcast Assistant/Scan Delegator scripts
This adds sample bluetoothctl scripts for the Broadcast
Assistant/Scan Delegator scenarios.

A test setup can be created using these 2 scripts and the
broadcast-source.bt script: The Broadcast Assistant connects
to the Scan Delegator and sends information about a broadcast
stream.
2024-10-03 12:37:25 -04:00
Iulia Tanasescu
9e9f079e89 client: Add scripts to start broadcast source/sink
This adds sample bluetoothctl scripts for the broadcast source/sink
scenarios.

The broadcast-source.bt script does the full setup: It registers a
broadcast source endpoint, with supported locations as FL/FR and
media context supported. It then configures the endpoint to create
a stereo media stream, for the BIG handle 1. The transport is also
acquired.

The broadcast-sink.bt script registers a broadacast sink endpoint,
supporting FL/FR locations and the media context. It also starts
scanning, and the user is responsible to detect sources and select
which endpoint to config.
2024-03-08 11:11:49 -05:00
Luiz Augusto von Dentz
fb1c694100 client: Add samples init scripts
This adds sample init scripts that can be passed to bluetoothctl for
testing.
2023-03-24 16:52:45 -07:00