uicc.isim.access
Interface ISIMConstants


public interface ISIMConstants

The ISIMConstants interface hold all the constants defined in 3GPP TS 31.103


Field Summary
static short FID_ADF
          File identifier : ADF = 0x7FFF
static short FID_EF_AD
          File identifier : EF AD = 0x6FAD (under ADF)
static short FID_EF_ARR
          File identifier : EF ARR = 0x6F06 (under ADF)
static short FID_EF_DOMAIN
          File identifier : EF DOMAIN = 0x6F03 (under ADF)
static short FID_EF_GBABP
          File identifier : EF GBABP = 0x6FD5 (under ADF)
static short FID_EF_GBANL
          File identifier : EF GBANL = 0x6FD7 (under ADF)
static short FID_EF_IMPI
          File identifier : EF IMPI = 0x6F02 (under ADF)
static short FID_EF_IMPU
          File identifier : EF IMPU = 0x6F04 (under ADF)
static short FID_EF_IST
          File identifier : EF IST = 0x6F07 (under ADF)
static short FID_EF_NAFKCA
          File identifier : EF NAFKCA = 0x6FDD (under ADF)
static short FID_EF_PCSCF
          File identifier : EF PCSCF = 0x6F09 (under ADF)
 

Field Detail

FID_ADF

static final short FID_ADF
File identifier : ADF = 0x7FFF

See Also:
Constant Field Values

FID_EF_IMPI

static final short FID_EF_IMPI
File identifier : EF IMPI = 0x6F02 (under ADF)

See Also:
Constant Field Values

FID_EF_DOMAIN

static final short FID_EF_DOMAIN
File identifier : EF DOMAIN = 0x6F03 (under ADF)

See Also:
Constant Field Values

FID_EF_IMPU

static final short FID_EF_IMPU
File identifier : EF IMPU = 0x6F04 (under ADF)

See Also:
Constant Field Values

FID_EF_AD

static final short FID_EF_AD
File identifier : EF AD = 0x6FAD (under ADF)

See Also:
Constant Field Values

FID_EF_ARR

static final short FID_EF_ARR
File identifier : EF ARR = 0x6F06 (under ADF)

See Also:
Constant Field Values

FID_EF_IST

static final short FID_EF_IST
File identifier : EF IST = 0x6F07 (under ADF)

See Also:
Constant Field Values

FID_EF_PCSCF

static final short FID_EF_PCSCF
File identifier : EF PCSCF = 0x6F09 (under ADF)

See Also:
Constant Field Values

FID_EF_GBABP

static final short FID_EF_GBABP
File identifier : EF GBABP = 0x6FD5 (under ADF)

See Also:
Constant Field Values

FID_EF_GBANL

static final short FID_EF_GBANL
File identifier : EF GBANL = 0x6FD7 (under ADF)

See Also:
Constant Field Values

FID_EF_NAFKCA

static final short FID_EF_NAFKCA
File identifier : EF NAFKCA = 0x6FDD (under ADF)

See Also:
Constant Field Values