aboutsummaryrefslogtreecommitdiffstats
path: root/include/gprs.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2014-02-08 17:35:54 +0100
committerPaul Kocialkowski <contact@paulk.fr>2014-02-08 17:35:54 +0100
commit6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270 (patch)
treef5ce63da93f485516655155a51c3b4ec0f5d7b2c /include/gprs.h
parentffc71f0da11b322e5c28425200cbb8666cf441f9 (diff)
downloadexternal_libsamsung-ipc-6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270.zip
external_libsamsung-ipc-6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270.tar.gz
external_libsamsung-ipc-6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270.tar.bz2
Prefer official Samsung IPC protocol names
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/gprs.h')
-rw-r--r--include/gprs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/gprs.h b/include/gprs.h
index 3323a4e..0b5dcc9 100644
--- a/include/gprs.h
+++ b/include/gprs.h
@@ -34,14 +34,14 @@
#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_3G_QUAL_SRVC_PROFILE 0x0D08
#define IPC_GPRS_IP_CONFIGURATION 0x0D09
#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_CURRENT_SESSION_DATA_COUNTER 0x0D0D
#define IPC_GPRS_DATA_DORMANT 0x0D0E
-#define IPC_GPRS_DUN_PIN_CTRL 0x0D0F
+#define IPC_GPRS_PIN_CTRL 0x0D0F
#define IPC_GPRS_CALL_STATUS 0x0D10
#define IPC_GPRS_PORT_LIST 0x0D11