summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/telephony/ril.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/telephony/ril.h b/include/telephony/ril.h
index 2deb094..4bd9ad7 100644
--- a/include/telephony/ril.h
+++ b/include/telephony/ril.h
@@ -678,6 +678,7 @@ typedef struct {
typedef enum {
PDP_FAIL_NONE = 0, /* No error, connection ok */
+ PDP_FAIL_ACTIVATION_NOT_ALLOWED = 0x07,
/* an integer cause code defined in TS 24.008
section 6.1.3.1.3 or TS 24.301 Release 8+ Annex B.
If the implementation does not have access to the exact cause codes,