|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCdmaBasic.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_uint16 | nMeidEnabled |
| swi_uint16 | nMeidPresent |
| swi_uint32 | nMeidHigh |
| swi_uint32 | nMeidLow |
| swi_uint32 | nPEsn |
| swi_uint16 | nTEsnPresent |
| swi_uint32 | nEsn |
Contains MEID and ESN data.
| swi_uint32 SWI_STRUCT_MeidEsn::nEsn |
32 bits of tESN if tESN provisioned; otherwise, all 0's
| swi_uint16 SWI_STRUCT_MeidEsn::nMeidEnabled |
TRUE - MEID/pESN is used in the modem; FALSE - tESN is used in the modem
| swi_uint32 SWI_STRUCT_MeidEsn::nMeidHigh |
(high word of qword) 56 bits of MEID if MEID is provisioned; otherwise, all 0's
| swi_uint32 SWI_STRUCT_MeidEsn::nMeidLow |
(low word of qword) 56 bits of MEID if MEID is provisioned; otherwise, all 0's
| swi_uint16 SWI_STRUCT_MeidEsn::nMeidPresent |
TRUE - MEID provisioned in the modem; FALSE - MEID has never been written
| swi_uint32 SWI_STRUCT_MeidEsn::nPEsn |
32 bits of pESN if MEID is provisioned; otherwise, all 0's
| swi_uint16 SWI_STRUCT_MeidEsn::nTEsnPresent |
TRUE - tESN provisioned in the modem; FALSE - tESN has never been written
| swi_uint32 SWI_STRUCT_MeidEsn::sizeStruct |
Size of this structure