Diff between 313de9af36cbbd02d69ba12b8819e28f6a89bbd5 and 63b07d1cb639e9f6d3d87c7ab71a3317f065fe1e

Changed Files

File Additions Deletions Status
doc/org.bluez.MediaEndpoint.rst +6 -0 modified

Full Patch

diff --git a/doc/org.bluez.MediaEndpoint.rst b/doc/org.bluez.MediaEndpoint.rst
index f2b830a..b81106f 100644
--- a/doc/org.bluez.MediaEndpoint.rst
+++ b/doc/org.bluez.MediaEndpoint.rst
@@ -109,6 +109,12 @@ void ClearConfiguration(object transport)
 
 	Clear transport configuration.
 
+	**Server role:** [ISO only]
+
+	Close the stream associated with the given transport. If the
+	path given is the path of this endpoint, all its streams are
+	closed.
+
 void Release()
 ``````````````