diff mbox series

[BlueZ,v3,3/3] doc/media: Document policy for setting transport delay

Message ID 20241029204132.586663-3-arkadiusz.bokowy@gmail.com (mailing list archive)
State Accepted
Commit e2e439156ae516965b29a68fccc78e2992b4d4d5
Headers show
Series [BlueZ,v3,1/3] gdbus: Add g_dbus_pending_property_get_sender | expand

Checks

Context Check Description
tedd_an/pre-ci_am success Success
tedd_an/CheckPatch success CheckPatch PASS
tedd_an/GitLint success Gitlint PASS

Commit Message

Arkadiusz Bokowy Oct. 29, 2024, 8:41 p.m. UTC
---
 doc/org.bluez.MediaTransport.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/org.bluez.MediaTransport.rst b/doc/org.bluez.MediaTransport.rst
index 4838d69d0..78789bc80 100644
--- a/doc/org.bluez.MediaTransport.rst
+++ b/doc/org.bluez.MediaTransport.rst
@@ -119,7 +119,8 @@  uint16 Delay [readwrite, optional]
 ``````````````````````````````````
 
 	Transport delay in 1/10 of millisecond, this property is only writeable
-	when the transport was acquired by the sender.
+	when the transport corresponds to a sink endpoint and it was acquired by
+	the sender.
 
 uint16 Volume [readwrite, optional]
 ```````````````````````````````````