FreeCalypso > hg > freecalypso-hwlab
comparison simtool/file_id.h @ 125:ddff76088d12
fc-simtool: add EF_DIR symbolic name
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 29 Jan 2021 03:10:55 +0000 |
| parents | 7e7eab9ea7c5 |
| children |
comparison
equal
deleted
inserted
replaced
| 124:6c4567dd8946 | 125:ddff76088d12 |
|---|---|
| 5 #define DF_TELECOM 0x7F10 | 5 #define DF_TELECOM 0x7F10 |
| 6 #define DF_GSM 0x7F20 | 6 #define DF_GSM 0x7F20 |
| 7 #define DF_DCS1800 0x7F21 | 7 #define DF_DCS1800 0x7F21 |
| 8 | 8 |
| 9 /* EFs under MF */ | 9 /* EFs under MF */ |
| 10 #define EF_DIR 0x2F00 | |
| 10 #define EF_ICCID 0x2FE2 | 11 #define EF_ICCID 0x2FE2 |
| 11 | 12 |
| 12 /* EFs under DF_GSM */ | 13 /* EFs under DF_GSM */ |
| 13 #define EF_LP 0x6F05 | 14 #define EF_LP 0x6F05 |
| 14 #define EF_IMSI 0x6F07 | 15 #define EF_IMSI 0x6F07 |
