diff mbox series

[BlueZ,v2,2/3] doc: Add remote endpoint path to SelectProperties

Message ID 20220830144734.55263-3-frederic.danis@collabora.com (mailing list archive)
State Superseded
Commit fdff0e3ce3005e64cb137974a3704819bb2b4e0c
Headers show
Series profiles: Add remote endpoint path to SelectProperties | 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

Frédéric Danis Aug. 30, 2022, 2:47 p.m. UTC
---
 doc/media-api.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/doc/media-api.txt b/doc/media-api.txt
index 9cd211355..847f8bee7 100644
--- a/doc/media-api.txt
+++ b/doc/media-api.txt
@@ -601,8 +601,10 @@  Methods		void SetConfiguration(object transport, dict properties)
 		dict SelectProperties(dict properties)
 
 			Select preferable properties from the supported
-			properties. Refer to SetConfiguration for the list of
-			possible properties.
+			properties:
+				object Endpoint [ISO only]
+				Refer to SetConfiguration for the list of
+					other possible properties.
 
 			Returns propeties which can be used to setup
 			a transport.