aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-10-17 08:26:49 +0200
committerSimon Busch <morphis@gravedo.de>2011-10-17 08:28:30 +0200
commit58804670e5a3ca3dc5a8c452ae15c121959e5b6b (patch)
tree9bd3efb2b6cd36a2d97edee29967aeed0650ae74 /include
parentc54f0cc786467f3cc4d41320e0ba409e4624dc21 (diff)
downloadexternal_libsamsung-ipc-58804670e5a3ca3dc5a8c452ae15c121959e5b6b.zip
external_libsamsung-ipc-58804670e5a3ca3dc5a8c452ae15c121959e5b6b.tar.gz
external_libsamsung-ipc-58804670e5a3ca3dc5a8c452ae15c121959e5b6b.tar.bz2
Rename IPC_PWR_PHONE_ONLINE to IPC_PWR_PHONE_STATE according to samsungs android implementation
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'include')
-rw-r--r--include/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/types.h b/include/types.h
index dc33742..c20db86 100644
--- a/include/types.h
+++ b/include/types.h
@@ -68,7 +68,7 @@
#define IPC_PWR_BATT_STATUS 0x0104
#define IPC_PWR_BATT_TYPE 0x0105
#define IPC_PWR_BATT_COMP 0x0106
-#define IPC_PWR_PHONE_ONLINE 0x0107
+#define IPC_PWR_PHONE_STATE 0x0107
/* Pb */
#define IPC_PB_ACCESS 0x0601