summaryrefslogtreecommitdiff
path: root/doc/media-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-11-29 11:06:35 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-11-29 11:32:10 +0200
commit509d71d550fa40d851abbf52ed4b1bed6be81821 (patch)
tree6dd846a6a1f7c1150c81d09deda251088bb4eb6c /doc/media-api.txt
parentdcd6b963dc1e685e6d843502fad2d5f2d217d70f (diff)
downloadbluez-509d71d550fa40d851abbf52ed4b1bed6be81821.tar.gz
media-api: Update documentation of MediaTransport interface
Diffstat (limited to 'doc/media-api.txt')
-rw-r--r--doc/media-api.txt14
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/media-api.txt b/doc/media-api.txt
index b4f2fc604..986319835 100644
--- a/doc/media-api.txt
+++ b/doc/media-api.txt
@@ -278,12 +278,7 @@ Service org.bluez
Interface org.bluez.MediaTransport
Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX/fdX
-Methods dict GetProperties()
-
- Returns all properties for the interface. See the
- properties section for available properties.
-
- fd, uint16, uint16 Acquire(string accesstype)
+Methods fd, uint16, uint16 Acquire(string accesstype)
Acquire transport file descriptor and the MTU for read
and write respectively.
@@ -311,13 +306,6 @@ Methods dict GetProperties()
Releases file descriptor.
- void SetProperty(string name, variant value)
-
- Changes the value of the specified property. Only
- properties that are listed as read-write can be changed.
-
- On success this will emit a PropertyChanged signal.
-
Signals void PropertyChanged(string name, variant value)
This signal indicates a changed value of the given