From 637ca18af429ff6a9e73f71e23b3a12ce62c298c Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Thu, 7 Jan 2010 12:38:47 +0100 Subject: Retrieve CPHS phase (if any) from SIM. --- src/simutil.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/simutil.h') diff --git a/src/simutil.h b/src/simutil.h index 13877db2..d2185e55 100644 --- a/src/simutil.h +++ b/src/simutil.h @@ -22,6 +22,7 @@ enum sim_fileid { SIM_EFPL_FILEID = 0x2f05, SIM_EFLI_FILEID = 0x6f05, + SIM_EF_CPHS_INFORMATION_FILEID = 0x6f16, SIM_EFMSISDN_FILEID = 0x6f40, SIM_EFSPN_FILEID = 0x6f46, SIM_EFSDN_FILEID = 0x6f49, -- cgit v1.2.3