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