LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nas_CallBarringSysInfo Struct Reference

Data Fields

uint32_t csBarStatus
 
uint32_t psBarStatus
 

Detailed Description

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

Field Documentation

uint32_t nas_CallBarringSysInfo::csBarStatus
uint32_t nas_CallBarringSysInfo::psBarStatus

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved