From 5c9431fc2b97b24f8523b3cb9a3df2fedec3000e Mon Sep 17 00:00:00 2001 From: Vlad Pruteanu Date: Thu, 29 Aug 2024 12:51:59 +0300 Subject: [PATCH] doc/media: Add Encryption and BCode fields to QoS property This adds the missing QoS fields, Encryption and BCode. --- doc/org.bluez.MediaTransport.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/org.bluez.MediaTransport.rst b/doc/org.bluez.MediaTransport.rst index eb3e04ae2..b53c0cd26 100644 --- a/doc/org.bluez.MediaTransport.rst +++ b/doc/org.bluez.MediaTransport.rst @@ -242,6 +242,14 @@ dict QoS [readonly, optional, ISO only, experimental] Indicates configured framing. + :array{byte} BCode: + + Indicates the string used for encryption/decryption. + + :byte encryption: + + Indicates if the stream is encrypted. + :byte Options: Indicates configured broadcast options. -- 2.47.3