summaryrefslogtreecommitdiffstats
path: root/audio/telephony.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-09-05 12:58:24 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2008-09-05 12:58:24 +0300
commit1d1219ab4437f0b1c1cc826d11dc4c995579cb1c (patch)
treea68fd29f10e7616aab059ad13325be8b27ded735 /audio/telephony.h
parent624760ab4e7eb0480aea751ceb1876e7a846f67a (diff)
Implement answer call functionality (ATA)
Diffstat (limited to 'audio/telephony.h')
-rw-r--r--audio/telephony.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/telephony.h b/audio/telephony.h
index 60b1d423..55e64e98 100644
--- a/audio/telephony.h
+++ b/audio/telephony.h
@@ -54,6 +54,8 @@ int telephony_last_dialed_number(void);
int telephony_terminate_call(void);
+int telephony_answer_call(void);
+
int telephony_ready(uint32_t features, struct indicator *indicators, int rh);
/* Helper function for quick indicator updates */