From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> This makes the Volume property to follow the profile defined range. --- doc/org.bluez.MediaTransport.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/org.bluez.MediaTransport.rst b/doc/org.bluez.MediaTransport.rst index 78789bc8044a..a4894a413652 100644 --- a/doc/org.bluez.MediaTransport.rst +++ b/doc/org.bluez.MediaTransport.rst @@ -128,7 +128,8 @@ uint16 Volume [readwrite, optional] Indicates volume level of the transport, this property is only writeable when the transport was acquired by the sender. - Possible Values: 0-127 + Possible Values: 0-127 (A2DP) + 0-255 (BAP) object Endpoint [readonly, optional, experimental] `````````````````````````````````````````````````` -- 2.48.1