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 5cca4997..94df9d2a 100644
--- a/audio/telephony.h
+++ b/audio/telephony.h
@@ -93,6 +93,8 @@ int telephony_calling_stopped_ind(void);
int telephony_ready_ind(uint32_t features, const struct indicator *indicators,
int rh);
+int telephony_transmit_dtmf_req(char tone);
+
/* Helper function for quick indicator updates */
static inline int telephony_update_indicator(struct indicator *indicators,
const char *desc,