SIM Record Constants (Compact 2013)
3/26/2014
Different SIM file types.
Value |
Description |
---|---|
RIL_SIMRECORDTYPE_UNKNOWN |
An unknown file type. |
RIL_SIMRECORDTYPE_TRANSPARENT |
A single record of variable length. |
RIL_SIMRECORDTYPE_CYCLIC |
A cyclic set of records, each of the same length. |
RIL_SIMRECORDTYPE_LINEAR |
A linear set of records, each of the same length. |
RIL_SIMRECORDTYPE_MASTER |
Every SIM has a single master record, which is effectively the head node. |
RIL_SIMRECORDTYPE_DEDICATED |
Effectively a directory file that is a parent of other records. |
Requirements
Header |
ril.h |