aboutsummaryrefslogtreecommitdiffstats
path: root/include/ss.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ss.h')
-rw-r--r--include/ss.h32
1 files changed, 16 insertions, 16 deletions
diff --git a/include/ss.h b/include/ss.h
index 9ecc0f0..0900627 100644
--- a/include/ss.h
+++ b/include/ss.h
@@ -28,27 +28,27 @@
* Types
*/
-#define IPC_SS_WAITING 0x0C01
-#define IPC_SS_CLI 0x0C02
-#define IPC_SS_BARRING 0x0C03
-#define IPC_SS_BARRING_PW 0x0C04
-#define IPC_SS_FORWARDING 0x0C05
-#define IPC_SS_INFO 0x0C06
-#define IPC_SS_MANAGE_CALL 0x0C07
-#define IPC_SS_USSD 0x0C08
-#define IPC_SS_AOC 0x0C09
-#define IPC_SS_RELEASE_COMPLETE 0x0C0A
+#define IPC_SS_WAITING 0x0C01
+#define IPC_SS_CLI 0x0C02
+#define IPC_SS_BARRING 0x0C03
+#define IPC_SS_BARRING_PW 0x0C04
+#define IPC_SS_FORWARDING 0x0C05
+#define IPC_SS_INFO 0x0C06
+#define IPC_SS_MANAGE_CALL 0x0C07
+#define IPC_SS_USSD 0x0C08
+#define IPC_SS_AOC 0x0C09
+#define IPC_SS_RELEASE_COMPLETE 0x0C0A
/*
* Values
*/
-#define IPC_SS_USSD_NO_ACTION_REQUIRE 0x01
-#define IPC_SS_USSD_ACTION_REQUIRE 0x02
-#define IPC_SS_USSD_TERMINATED_BY_NET 0x03
-#define IPC_SS_USSD_OTHER_CLIENT 0x04 //guess
-#define IPC_SS_USSD_NOT_SUPPORT 0x05 //guess
-#define IPC_SS_USSD_TIME_OUT 0x06 //guess
+#define IPC_SS_USSD_NO_ACTION_REQUIRE 0x01
+#define IPC_SS_USSD_ACTION_REQUIRE 0x02
+#define IPC_SS_USSD_TERMINATED_BY_NET 0x03
+#define IPC_SS_USSD_OTHER_CLIENT 0x04 //guess
+#define IPC_SS_USSD_NOT_SUPPORT 0x05 //guess
+#define IPC_SS_USSD_TIME_OUT 0x06 //guess
/*
* Structures