From 5a7410e9e4b977b2412047e22ddd53930ad1e058 Mon Sep 17 00:00:00 2001 From: Simon Fels Date: Mon, 5 Oct 2015 13:33:09 +0200 Subject: 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. --- doc/handsfree-audio-api.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') 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] =============================== -- cgit v1.2.3