aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz-von@nokia.com>2010-09-20 17:41:51 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2010-09-22 22:23:38 +0300
commit94d0f3a197e454951f0ae456d62f7526ab9499cf (patch)
tree3f3cf6908711a66d59819fb4ab4ffc8fa313a121 /doc
parent7e743bcace695562934ab91b75e8a79219ac8ae3 (diff)
downloadbluez-94d0f3a197e454951f0ae456d62f7526ab9499cf.tar.gz
Make MediaEndpoint.SetConfiguration to take all transport properties
This will probably avoid the endpoint agent to have to call GetProperties to check for transport properties.
Diffstat (limited to 'doc')
-rw-r--r--doc/media-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/media-api.txt b/doc/media-api.txt
index cc4f4ede..eff5acce 100644
--- a/doc/media-api.txt
+++ b/doc/media-api.txt
@@ -46,7 +46,7 @@ Service unique name
Interface org.bluez.MediaEndpoint
Object path freely definable
-Methods void SetConfiguration(object transport, array{byte} configuration)
+Methods void SetConfiguration(object transport, dict properties)
Set configuration for the transport.