summaryrefslogtreecommitdiffstats
path: root/audio/telephony.h
diff options
context:
space:
mode:
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 95434093..4e04e71c 100644
--- a/audio/telephony.h
+++ b/audio/telephony.h
@@ -116,6 +116,7 @@ typedef enum {
CME_ERROR_DIAL_STRING_TOO_LONG = 26,
CME_ERROR_INVALID_DIAL_STRING = 27,
CME_ERROR_NO_NETWORK_SERVICE = 30,
+ CME_ERROR_NETWORK_TIMEOUT = 31,
CME_ERROR_NETWORK_NOT_ALLOWED = 32,
} cme_error_t;