summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSimon Fels <simon.fels@canonical.com>2015-10-05 13:33:09 +0200
committerDenis Kenzior <denkenz@gmail.com>2015-10-05 11:46:30 -0500
commit5a7410e9e4b977b2412047e22ddd53930ad1e058 (patch)
tree5809aadb9b597220a1288961752d01fce3347018 /doc
parent8929d131a3332a491b5303f2b09b636e2992baae (diff)
downloadofono-5a7410e9e4b977b2412047e22ddd53930ad1e058.tar.bz2
handsfree-audio: add type for our audio cards
When registering audio cards for the handsfree and gateway roles we need a way for our users to differentiate between both to decide which of them they start using for their purpose.
Diffstat (limited to 'doc')
-rw-r--r--doc/handsfree-audio-api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/handsfree-audio-api.txt b/doc/handsfree-audio-api.txt
index 89b5aab5..d82035c2 100644
--- a/doc/handsfree-audio-api.txt
+++ b/doc/handsfree-audio-api.txt
@@ -89,6 +89,10 @@ Properties string RemoteAddress [readonly]
Bluetooth address of the local adapter.
+ string Type [readonly]
+
+ Type of the card. Valid values are "gateway" or
+ "handsfree".
Handsfree Audio Agent hierarchy [experimental]
===============================