mbox series

[BlueZ,0/1] client: Add Broadcast Assistant/Scan Delegator scripts

Message ID 20241002141345.27931-1-iulia.tanasescu@nxp.com (mailing list archive)
Headers show
Series client: Add Broadcast Assistant/Scan Delegator scripts | expand

Message

Iulia Tanasescu Oct. 2, 2024, 2:13 p.m. UTC
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.

Iulia Tanasescu (1):
  client: Add Broadcast Assistant/Scan Delegator scripts

 client/scripts/broadcast-assistant.bt | 38 +++++++++++++++++++++++++++
 client/scripts/scan-delegator.bt      | 28 ++++++++++++++++++++
 2 files changed, 66 insertions(+)
 create mode 100644 client/scripts/broadcast-assistant.bt
 create mode 100644 client/scripts/scan-delegator.bt


base-commit: 38734e02051364b4b6db6e684beda8c47a1ba452

Comments

patchwork-bot+bluetooth@kernel.org Oct. 3, 2024, 4:50 p.m. UTC | #1
Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Wed,  2 Oct 2024 17:13:44 +0300 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/1] client: Add Broadcast Assistant/Scan Delegator scripts
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=43bd13f7c700

You are awesome, thank you!