summaryrefslogtreecommitdiffstats
path: root/audio/audio-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-01-22 12:24:32 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2008-01-22 12:24:32 +0000
commit10ee2488a526d269d9f50f2737a7401a11881f2c (patch)
treed25561a9be4fdfa1d092c8f06eb8517d5116c793 /audio/audio-api.txt
parent66fe637352aeb2b5d376bff7095a7a5fd209a426 (diff)
Add (experimental) Headset.IdentifyCall method
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