summaryrefslogtreecommitdiffstats
path: root/audio/audio-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audio-api.txt')
-rw-r--r--audio/audio-api.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/audio/audio-api.txt b/audio/audio-api.txt
index da6a7aab..008a194d 100644
--- a/audio/audio-api.txt
+++ b/audio/audio-api.txt
@@ -183,13 +183,20 @@ Methods void Connect()
Changes the current speaker gain if possible.
- void SetupCall(string value)
+ void SetupCall(string value) [experimental]
Sets up an call with the connected HFP. The value can
be "incoming", "outgoing" or "remote" to indicate
incoming call, outgoing call and remote party alerted
respectively.
+ void IdentifyCall(string phone_number, int32 type) [experimental]
+
+ Enables a called subscriber to get the calling
+ line identity (CLI) of the calling party when
+ receiving a call. The value of type shud be
+ the same as provided by the GSM stack.
+
Signals void AnswerRequested()
Sent when the answer button is pressed on the headset