aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-02-15 18:58:16 +0100
committerHarald Welte <laforge@osmocom.org>2020-02-15 19:04:43 +0100
commit053bebc7ce2fa277fbb0839e4e6e4178f9320369 (patch)
treed81ddc5ace857cb1d1ecf5b470f4d0c78a289b2a /include
parent3a1a3bb8879141fb2b6f7e97278c5903b0c651d4 (diff)
osmo-sim-test: Fall-back to classic SIM
If selection of ADF_USIM fails, let's fall-back to reading/dumping a classic TS 11.11 (51.011) SIM card. Change-Id: I5a986fc65de76c24c5af52ce7e8c699cf302fda9
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/sim/sim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/sim/sim.h b/include/osmocom/sim/sim.h
index 2bc47153..8eb3f11a 100644
--- a/include/osmocom/sim/sim.h
+++ b/include/osmocom/sim/sim.h
@@ -135,6 +135,7 @@ enum osim_file_type {
TYPE_ADF, /*!< Application Dedicated File */
TYPE_EF, /*!< Entry File */
TYPE_EF_INT, /*!< Internal Entry File */
+ TYPE_MF, /*!< Master File */
};
enum osim_ef_type {