summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/handsfree-audio-api.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/handsfree-audio-api.txt b/doc/handsfree-audio-api.txt
index d82035c2..87d51cf5 100644
--- a/doc/handsfree-audio-api.txt
+++ b/doc/handsfree-audio-api.txt
@@ -76,6 +76,22 @@ Methods dict GetProperties()
[service].Error.NotImplemented
[service].Error.NotAllowed
+ fd, byte Acquire()
+
+ Attempts to establish the SCO audio connection
+ returning the filedescriptor of the connection and the
+ codec in use.
+
+ Note: Contrary to Connect this does not call
+ NewConnection so it can be called in a blocking
+ manner.
+
+ Possible Errors: [service].Error.InProgress
+ [service].Error.Failed
+ [service].Error.NotAvailable
+ [service].Error.NotImplemented
+ [service].Error.NotAllowed
+
Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given