summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2013-02-26 12:59:03 -0300
committerDenis Kenzior <denkenz@gmail.com>2013-02-26 14:20:54 -0600
commit36cdc0297a0906ae8c3761999c81d4f7e0fa3c27 (patch)
treef58fa007930d90701b48cfb98e4177f4bd2c3225 /doc
parent71551c98a9a742b9b62e58d5e9c1c650e023a26d (diff)
downloadofono-36cdc0297a0906ae8c3761999c81d4f7e0fa3c27.tar.bz2
doc: Add possible handsfree-audio API errors
This patch adds possible errors that can be returned by Register and Unregister methods of the Manager interface.
Diffstat (limited to 'doc')
-rw-r--r--doc/handsfree-audio-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/handsfree-audio-api.txt b/doc/handsfree-audio-api.txt
index 78ba9e16..6c3c8b5c 100644
--- a/doc/handsfree-audio-api.txt
+++ b/doc/handsfree-audio-api.txt
@@ -25,11 +25,18 @@ Methods array{object,dict} GetCards()
1 CVSD
2 mSBC
+ Possible Errors: [service].Error.InvalidArguments
+ [service].Error.InUse
+
void Unregister(object path)
Unregisters a Handsfree Audio agent registered
through the Register method.
+ Possible Errors: [service].Error.NotFound
+ [service].Error.InvalidArguments
+ [service].Error.NotAllowed
+
Signals CardAdded(object path, dict properties)
Signal that is sent when a new card is added. It