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, 1 insertions, 1 deletions
diff --git a/audio/telephony.h b/audio/telephony.h
index f71d52bd..1b622933 100644
--- a/audio/telephony.h
+++ b/audio/telephony.h
@@ -82,7 +82,7 @@ int telephony_calling_started_ind(const char *number);
int telephony_calling_stopped_ind(void);
-int telephony_ready(uint32_t features, const struct indicator *indicators,
+int telephony_ready_ind(uint32_t features, const struct indicator *indicators,
int rh);
/* Helper function for quick indicator updates */