#include <nas.h>
|
uint32_t | csBarStatus |
|
uint32_t | psBarStatus |
|
Structure for storing the GSM and WCDMA Call Barring System Information.
- Parameters
-
csBarStatus |
- Call barring status for circuit-switched calls.
- NAS_CELL_ACCESS_NORMAL_ONLY - Cell access is allowed for normal calls only
- NAS_CELL_ACCESS_EMERGENCY_ONLY - Cell access is allowed for emergency calls only
- NAS_CELL_ACCESS_NO_CALLS - Cell access is not allowed for any call type
- NAS_CELL_ACCESS_ALL_CALLS - Cell access is allowed for all call types
- NAS_CELL_ACCESS_UNKNOWN - Cell access type is unknown
|
psBarStatus |
- Call barring status for packet-switched calls.
- NAS_CELL_ACCESS_NORMAL_ONLY - Cell access is allowed for normal calls only
- NAS_CELL_ACCESS_EMERGENCY_ONLY - Cell access is allowed for emergency calls only
- NAS_CELL_ACCESS_NO_CALLS - Cell access is not allowed for any call type
- NAS_CELL_ACCESS_ALL_CALLS - Cell access is allowed for all call types
- NAS_CELL_ACCESS_UNKNOWN - Cell access type is unknown
|
The documentation for this struct was generated from the following file: