aboutsummaryrefslogtreecommitdiffstats
path: root/include/pwr.h
diff options
context:
space:
mode:
authorPaulK <contact@paulk.fr>2011-11-21 19:05:40 +0100
committerPaulK <contact@paulk.fr>2011-11-21 19:08:50 +0100
commit2bbccf3d9ee564f0ec0cef8f937c0a1d30775ad2 (patch)
treee6bb5e2c8fcbf13ee3ab89d6acbb3fd9b21e52a2 /include/pwr.h
parent013c60baf12e8e8165be59819c022a1675708aa4 (diff)
downloadexternal_libsamsung-ipc-2bbccf3d9ee564f0ec0cef8f937c0a1d30775ad2.zip
external_libsamsung-ipc-2bbccf3d9ee564f0ec0cef8f937c0a1d30775ad2.tar.gz
external_libsamsung-ipc-2bbccf3d9ee564f0ec0cef8f937c0a1d30775ad2.tar.bz2
Corrected/splitted NET/SMS/PWR headers for crespo and added french PLMN data
Diffstat (limited to 'include/pwr.h')
-rw-r--r--include/pwr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pwr.h b/include/pwr.h
index 92be615..48b219a 100644
--- a/include/pwr.h
+++ b/include/pwr.h
@@ -22,6 +22,8 @@
#ifndef __PWR_H__
#define __PWR_H__
+#define IPC_PWR_R(f) (f & 0xff)
+
#define IPC_PWR_PHONE_PWR_UP 0x0101
#define IPC_PWR_PHONE_PWR_OFF 0x0102
#define IPC_PWR_PHONE_RESET 0x0103