org.bluez.MediaAssistant(5) Linux System Administration org.bluez.MediaAssistant(5)

org.bluez.MediaAssistant - BlueZ D-Bus MediaAssistant API documentation

org.bluez
org.bluez.MediaAssistant1
/org/bluez/{hci0,hci1,...}/dev_{BDADDR}/src_{BDADDR}/sid#/bis#
bluetoothctl-assistant(1)

Send stream information to the remote device.

Indicate stream properties that will be sent to the peer.

Values:

See Metadata property.
See QoS property.
Push to a specific device. Device must be connected and with an active BASS session.

Examples:

> assistant.push <assistant>

Indicates the state of the assistant object. Possible values are:

"idle"
assistant object was created for the stream
"pending"
assistant object was pushed (stream information was sent to the peer)
"requesting"
remote device requires Broadcast_Code
"active"
remote device started receiving stream
"local"
assistant object was created for a local stream

Indicates stream Metadata.

Indicates stream QoS capabilities.

Values:

Indicates whether the stream is encrypted.

:array{byte} BCode

Indicates Broadcast_Code to decrypt stream.
June 2024 BlueZ