#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
SWI_TYPE_ServiceStatus | eServiceStatus |
SWI_TYPE_ServiceType | eServiceType |
SWI_TYPE_RoamingState | eRoaming |
SWI_TYPE_ModeSelection | eModeSelection |
WCHAR | szCountry [5] |
WCHAR | szNetwork [9] |
U32 | nMCC |
U32 | nMNC |
U32 | nLAC |
U32 | nCellID |
SWI_TYPE_ServiceType
SWI_TYPE_RoamingState
Current network selection mode.
SWI_TYPE_RoamingState SWI_STRUCT_GSM_NetworkStatus::eRoaming |
Device roaming state.
SWI_TYPE_ServiceStatus SWI_STRUCT_GSM_NetworkStatus::eServiceStatus |
Current service status.
SWI_TYPE_ServiceType SWI_STRUCT_GSM_NetworkStatus::eServiceType |
Current service type.
Cell ID
Local Area Code
Mobile Country Code
Mobile Network Code
The size, in bytes, of this structure.
A NULL terminated string representing the country name.
A NULL terminated string representing the network name.