summaryrefslogtreecommitdiffstats
path: root/audio/telephony.h
diff options
context:
space:
mode:
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 */