This proposes a new D-Bus API to be used by the BAP Broadcast Assistant role. The Push method on a MediaAssistant object sends stream information to the peer device. The stream information refers to stream metadata and the Broadacast_Code to decrypt the stream, in case it is encrypted. Compared to the last patch version, this updates the proposed MediaAssistant props, to include stream metadata and a QoS dict, with the encryption status and the Broadacast_Code. These props will be provided by the user to the Push method. If the user does not wish to enter new values for the props, the values discovered in the stream BASE will be sent to the peer. Iulia Tanasescu (1): doc: Add initial MediaAssistant rst Makefile.am | 6 +-- doc/org.bluez.MediaAssistant.rst | 74 ++++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+), 3 deletions(-) create mode 100644 doc/org.bluez.MediaAssistant.rst base-commit: be0b08770e9214592e89589b2dc069426c0d9b91 -- 2.39.2