diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2014-01-25 22:12:57 +0100 |
---|---|---|
committer | Paul Kocialkowski <contact@paulk.fr> | 2014-01-25 22:12:57 +0100 |
commit | da3242767a2fa5b0143569db9063504386b6381a (patch) | |
tree | d4cba6c68b1f6093bf26e2efd127114d6ab5b5c4 /include | |
parent | 71d05851211a1134d2a902f2636c83684d4d9dd0 (diff) | |
download | external_libsamsung-ipc-da3242767a2fa5b0143569db9063504386b6381a.zip external_libsamsung-ipc-da3242767a2fa5b0143569db9063504386b6381a.tar.gz external_libsamsung-ipc-da3242767a2fa5b0143569db9063504386b6381a.tar.bz2 |
Types are not commands
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include')
-rw-r--r-- | include/call.h | 2 | ||||
-rw-r--r-- | include/disp.h | 2 | ||||
-rw-r--r-- | include/gen.h | 2 | ||||
-rw-r--r-- | include/gprs.h | 2 | ||||
-rw-r--r-- | include/imei.h | 2 | ||||
-rw-r--r-- | include/misc.h | 2 | ||||
-rw-r--r-- | include/net.h | 2 | ||||
-rw-r--r-- | include/pb.h | 2 | ||||
-rw-r--r-- | include/protocol.h | 2 | ||||
-rw-r--r-- | include/pwr.h | 2 | ||||
-rw-r--r-- | include/rfs.h | 2 | ||||
-rw-r--r-- | include/sat.h | 2 | ||||
-rw-r--r-- | include/sec.h | 2 | ||||
-rw-r--r-- | include/sms.h | 2 | ||||
-rw-r--r-- | include/snd.h | 2 | ||||
-rw-r--r-- | include/ss.h | 2 | ||||
-rw-r--r-- | include/svc.h | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/include/call.h b/include/call.h index 67fabea..5c0759f 100644 --- a/include/call.h +++ b/include/call.h @@ -24,7 +24,7 @@ #define __SAMSUNG_IPC_CALL_H__ /* - * Types + * Commands */ #define IPC_CALL_OUTGOING 0x0201 diff --git a/include/disp.h b/include/disp.h index 5d5c248..f16265d 100644 --- a/include/disp.h +++ b/include/disp.h @@ -24,7 +24,7 @@ #define __SAMSUNG_IPC_DISP_H__ /* - * Types + * Commands */ #define IPC_DISP_ICON_INFO 0x0701 diff --git a/include/gen.h b/include/gen.h index 5651bf8..2856920 100644 --- a/include/gen.h +++ b/include/gen.h @@ -24,7 +24,7 @@ #define __SAMSUNG_IPC_GEN_H__ /* - * Types + * Commands */ #define IPC_GEN_PHONE_RES 0x8001 diff --git a/include/gprs.h b/include/gprs.h index df5915d..e08d4d7 100644 --- a/include/gprs.h +++ b/include/gprs.h @@ -24,7 +24,7 @@ #define __SAMSUNG_IPC_GPRS_H__ /* - * Types + * Commands */ #define IPC_GPRS_DEFINE_PDP_CONTEXT 0x0D01 diff --git a/include/imei.h b/include/imei.h index 4380ca6..be867e7 100644 --- a/include/imei.h +++ b/include/imei.h @@ -23,7 +23,7 @@ #define __SAMSUNG_IPC_IMEI_H__ /* - * Types + * Commands */ #define IPC_IMEI_START 0x1001 diff --git a/include/misc.h b/include/misc.h index 4537829..f3fee2f 100644 --- a/include/misc.h +++ b/include/misc.h @@ -25,7 +25,7 @@ #define __SAMSUNG_IPC_MISC_H__ /* - * Types + * Commands */ #define IPC_MISC_ME_VERSION 0x0A01 diff --git a/include/net.h b/include/net.h index 85bc734..274c891 100644 --- a/include/net.h +++ b/include/net.h @@ -25,7 +25,7 @@ #define __SAMSUNG_IPC_NET_H__ /* - * Types + * Commands */ #define IPC_NET_PREF_PLMN 0x0801 diff --git a/include/pb.h b/include/pb.h index a1832d6..d525755 100644 --- a/include/pb.h +++ b/include/pb.h @@ -23,7 +23,7 @@ #define __SAMSUNG_IPC_PB_H__ /* - * Types + * Commands */ #define IPC_PB_ACCESS 0x0601 diff --git a/include/protocol.h b/include/protocol.h index b761c60..a841ee3 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -23,7 +23,7 @@ #define __SAMSUNG_IPC_PROTOCOL_H__ /* - * Types + * Commands */ /* AP -> Baseband */ diff --git a/include/pwr.h b/include/pwr.h index 4a4783d..2b6e8ac 100644 --- a/include/pwr.h +++ b/include/pwr.h @@ -25,7 +25,7 @@ #define __SAMSUNG_IPC_PWR_H__ /* - * Types + * Commands */ #define IPC_PWR_PHONE_PWR_UP 0x0101 diff --git a/include/rfs.h b/include/rfs.h index 2e2ffd4..625c075 100644 --- a/include/rfs.h +++ b/include/rfs.h @@ -23,7 +23,7 @@ #define __SAMSUNG_IPC_RFS_H__ /* - * Types + * Commands */ #define IPC_RFS_NV_READ_ITEM 0x4201 diff --git a/include/sat.h b/include/sat.h index e4d9154..e36c5c0 100644 --- a/include/sat.h +++ b/include/sat.h @@ -23,7 +23,7 @@ #define __SAMSUNG_IPC_SAT_H__ /* - * Types + * Commands */ #define IPC_SAT_PROFILE_DOWNLOAD 0x0E01 diff --git a/include/sec.h b/include/sec.h index 50d7897..74e1ff8 100644 --- a/include/sec.h +++ b/include/sec.h @@ -24,7 +24,7 @@ #define __SAMSUNG_IPC_SEC_H__ /* - * Types + * Commands */ #define IPC_SEC_SIM_STATUS 0x0501 diff --git a/include/sms.h b/include/sms.h index 257e5a1..9295372 100644 --- a/include/sms.h +++ b/include/sms.h @@ -24,7 +24,7 @@ #define __SAMSUNG_IPC_SMS_H__ /* - * Types + * Commands */ #define IPC_SMS_SEND_MSG 0x0401 diff --git a/include/snd.h b/include/snd.h index e36f061..ff3a0b1 100644 --- a/include/snd.h +++ b/include/snd.h @@ -23,7 +23,7 @@ #define __SAMSUNG_IPC_SND_H__ /* - * Types + * Commands */ #define IPC_SND_SPKR_VOLUME_CTRL 0x0901 diff --git a/include/ss.h b/include/ss.h index 64151ea..3fd9dfd 100644 --- a/include/ss.h +++ b/include/ss.h @@ -24,7 +24,7 @@ #define __SAMSUNG_IPC_SS_H__ /* - * Types + * Commands */ #define IPC_SS_WAITING 0x0C01 diff --git a/include/svc.h b/include/svc.h index 52df23a..9247d2e 100644 --- a/include/svc.h +++ b/include/svc.h @@ -23,7 +23,7 @@ #define __SAMSUNG_IPC_SVC_H__ /* - * Types + * Commands */ #define IPC_SVC_ENTER 0x0B01 |