#include <uim.h>
|
uint16_t | fileID |
|
uint8_t | pathLen |
|
uint16_t | path [UIM_UINT8_MAX_STRING_SZ] |
|
This structure contains paramaters for file Information
- Parameters
-
fileID |
- This is Identifier to SIM files; e.g. in UIM "6F07" is Identifier of IMSI File
|
pathLen |
- Length of file Path in bytes
|
path |
- Path value. This value must be the complete path of the file, which is a sequence block of 2 bytes (e.g., 0x3F00 0x7FFF) is for LTE (0x3F00 ,0x7F20) is for GSM.
|
The documentation for this struct was generated from the following file: