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 bdadb259..8334a3e1 100644
--- a/audio/telephony.h
+++ b/audio/telephony.h
@@ -76,6 +76,8 @@ int telephony_terminate_call(void);
int telephony_answer_call(void);
+int telephony_dial_number(const char *number);
+
int telephony_ready(uint32_t features, const struct indicator *indicators,
int rh);