GSMSrvStatusInfo Struct Reference
Detailed Description
Structure for storing the service status information for GSM, WCDMA and LTE networks.
- Parameters:
-
| srvStatus |
- Service status of the system.
- 0x00 - No service
- 0x01 - Limited service
- 0x02 - Service
- 0x03 - Limited regional service
- 0x04 - Power save
- 0xFF - Not Available
|
| trueSrvStatus |
- True service status of the system.
- Not applicable to CDMA/HDR.
- 0x00 - No service
- 0x01 - Limited service
- 0x02 - Service
- 0x03 - Limited regional service
- 0x04 - Power save
- 0xFF - Not Available
|
| isPrefDataPath |
- Whether the RAT is the preferred data path.
- 0x00 - Not preferred
- 0x01 - Preferred
- 0xFF - Not Available
|
Field Documentation