summaryrefslogtreecommitdiffstats
path: root/audio/telephony.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-10-02 18:06:40 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2008-10-02 18:06:40 +0300
commit8107d29e2077d6604b0a9aad5eed13a70271efb3 (patch)
treefcd009902cc4e8e95bdcb597892be8ab833ed203 /audio/telephony.h
parentfab609a303259e1a62e31df7c00f8b5ed3337187 (diff)
Implement call waiting notification support
Diffstat (limited to 'audio/telephony.h')
-rw-r--r--audio/telephony.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/telephony.h b/audio/telephony.h
index 81ed64de..55d327b7 100644
--- a/audio/telephony.h
+++ b/audio/telephony.h
@@ -161,6 +161,7 @@ int telephony_list_current_call_ind(int idx, int dir, int status, int mode,
int type);
int telephony_subscriber_number_ind(const char *number, int type,
int service);
+int telephony_call_waiting_ind(const char *number, int type);
/* Helper function for quick indicator updates */
static inline int telephony_update_indicator(struct indicator *indicators,