summaryrefslogtreecommitdiffstats
path: root/src/simutil.h
diff options
context:
space:
mode:
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>2010-01-07 12:39:00 +0100
committerDenis Kenzior <denkenz@gmail.com>2010-01-12 11:12:01 -0600
commitf97d203392d5c3b3104a5e4ae3959a44d4b5c330 (patch)
tree968f36242a6b7398b5a477ec2bd7ccfdbe6b999e /src/simutil.h
parent637ca18af429ff6a9e73f71e23b3a12ce62c298c (diff)
downloadofono-f97d203392d5c3b3104a5e4ae3959a44d4b5c330.tar.bz2
Use CPHS version of mailbox numbers on SIM if 3GPP version not available.
Otherwise just try to keep the CPHS version of the files in sync.
Diffstat (limited to 'src/simutil.h')
-rw-r--r--src/simutil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simutil.h b/src/simutil.h
index d2185e55..0456e365 100644
--- a/src/simutil.h
+++ b/src/simutil.h
@@ -23,6 +23,7 @@ enum sim_fileid {
SIM_EFPL_FILEID = 0x2f05,
SIM_EFLI_FILEID = 0x6f05,
SIM_EF_CPHS_INFORMATION_FILEID = 0x6f16,
+ SIM_EF_CPHS_MBDN_FILEID = 0x6f17,
SIM_EFMSISDN_FILEID = 0x6f40,
SIM_EFSPN_FILEID = 0x6f46,
SIM_EFSDN_FILEID = 0x6f49,