aboutsummaryrefslogtreecommitdiffstats
path: root/include/gprs.h
diff options
context:
space:
mode:
authorJoerie de Gram <j.de.gram@gmail.com>2011-10-26 19:13:59 +0200
committerJoerie de Gram <j.de.gram@gmail.com>2011-10-28 13:53:28 +0200
commit90b3b7de324debfec19829bcd77df5d8b8fba381 (patch)
tree128351721890147eab7432ca446584e090e488c0 /include/gprs.h
parent8b39af23371a7b2f0e8dc3640377a2d84ba4cfce (diff)
downloadexternal_libsamsung-ipc-90b3b7de324debfec19829bcd77df5d8b8fba381.zip
external_libsamsung-ipc-90b3b7de324debfec19829bcd77df5d8b8fba381.tar.gz
external_libsamsung-ipc-90b3b7de324debfec19829bcd77df5d8b8fba381.tar.bz2
gprs: revert e28dc6d and insert missing message type
Diffstat (limited to 'include/gprs.h')
-rw-r--r--include/gprs.h21
1 files changed, 11 insertions, 10 deletions
diff --git a/include/gprs.h b/include/gprs.h
index 78aa299..b32b2de 100644
--- a/include/gprs.h
+++ b/include/gprs.h
@@ -25,17 +25,18 @@
#define IPC_GPRS_QOS 0x0D02
#define IPC_GPRS_PS 0x0D03
#define IPC_GPRS_PDP_CONTEXT 0x0D04
-#define IPC_GPRS_SHOW_PDP_ADDR 0x0D05
-#define IPC_GPRS_MS_CLASS 0x0D06
-#define IPC_GPRS_3G_QUAL_SERVICE_PROFILE 0x0D07
-#define IPC_GPRS_DEFINE_SEC_PDP_CONTEXT 0x0D08
+#define IPC_GPRS_ENTER_DATA 0x0D05
+#define IPC_GPRS_SHOW_PDP_ADDR 0x0D06
+#define IPC_GPRS_MS_CLASS 0x0D07
+#define IPC_GPRS_3G_QUAL_SERVICE_PROFILE 0x0D08
#define IPC_GPRS_IP_CONFIGURATION 0x0D09
-#define IPC_GPRS_TFT 0x0D0A
-#define IPC_GPRS_HSDPA_STATUS 0x0D0B
-#define IPC_GPRS_CURRENT_SESSION_DATA_COUNT 0x0D0C
-#define IPC_GPRS_DATA_DORMANT 0x0D0D
-#define IPC_GPRS_DUN_PIN_CTRL 0x0D0E
-#define IPC_GPRS_CALL_STATUS 0x0D0F
+#define IPC_GPRS_DEFINE_SEC_PDP_CONTEXT 0x0D0A
+#define IPC_GPRS_TFT 0x0D0B
+#define IPC_GPRS_HSDPA_STATUS 0x0D0C
+#define IPC_GPRS_CURRENT_SESSION_DATA_COUNT 0x0D0D
+#define IPC_GPRS_DATA_DORMANT 0x0D0E
+#define IPC_GPRS_DUN_PIN_CTRL 0x0D0F
+#define IPC_GPRS_CALL_STATUS 0x0D10
#define IPC_GPRS_CALL_STATUS_TYPE_ON 0x0
#define IPC_GPRS_CALL_STATUS_TYPE_OFF 0x3