summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@collabora.com>2022-08-30 16:47:33 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-08-30 13:31:03 -0700
commitfdff0e3ce3005e64cb137974a3704819bb2b4e0c (patch)
tree8a9477c43dcf46380cc11d33419ae361194df61e /doc
parenteb62d17e26f6ee6eb489fe9663494233b5480c6e (diff)
downloadbluez-fdff0e3ce3005e64cb137974a3704819bb2b4e0c.tar.gz
doc: Add remote endpoint path to SelectProperties
Diffstat (limited to 'doc')
-rw-r--r--doc/media-api.txt6
1 files changed, 4 insertions, 2 deletions
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.