aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sec.h b/include/sec.h
index 0e1245d..c48ee11 100644
--- a/include/sec.h
+++ b/include/sec.h
@@ -59,6 +59,7 @@ struct ipc_message_info;
#define IPC_SEC_FACILITY_TYPE_PC 0x08
/* SIM card (SC) facility lock types */
+#define IPC_SEC_FACILITY_LOCK_TYPE_SC_UNLOCKED 0x00
#define IPC_SEC_FACILITY_LOCK_TYPE_SC_PIN1_REQ 0x01
#define IPC_SEC_FACILITY_LOCK_TYPE_SC_PUK_REQ 0x02
#define IPC_SEC_FACILITY_LOCK_TYPE_SC_CARD_BLOCKED 0x05