summaryrefslogtreecommitdiffstats
path: root/include/sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sim.h')
-rw-r--r--include/sim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sim.h b/include/sim.h
index 412ae443..b8f42eea 100644
--- a/include/sim.h
+++ b/include/sim.h
@@ -75,6 +75,7 @@ enum ofono_sim_cphs_phase {
enum ofono_sim_state {
OFONO_SIM_STATE_NOT_PRESENT,
OFONO_SIM_STATE_INSERTED,
+ OFONO_SIM_STATE_LOCKED_OUT,
OFONO_SIM_STATE_READY,
};