aboutsummaryrefslogtreecommitdiffstats
path: root/include/ss.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2013-06-27 16:13:19 +0200
committerPaul Kocialkowski <contact@paulk.fr>2013-06-27 16:13:19 +0200
commitddf605bc6186397a39320c8c9835d3b1c3edda30 (patch)
tree102421cd313e3c621522d4da424ee8423227da81 /include/ss.h
parentc99663fe46c3fc426d6f74ae146d1c5842764f1a (diff)
downloadexternal_libsamsung-ipc-ddf605bc6186397a39320c8c9835d3b1c3edda30.zip
external_libsamsung-ipc-ddf605bc6186397a39320c8c9835d3b1c3edda30.tar.gz
external_libsamsung-ipc-ddf605bc6186397a39320c8c9835d3b1c3edda30.tar.bz2
More cosmetics on headers
Change-Id: I16793eb395d656d551f768dd4287889c1ece52fa Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
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