Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_callBarStatus Struct Reference

#include <nas.h>

Data Fields

uint32_t csBarStatus
 
uint32_t psBarStatus
 

Detailed Description

This structure contains Call Barring Status.

  • Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
Parameters
csBarStatus
  • Call Barring Status for circuit-switched calls.
  • Values:
  • 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.
  • Values:
    • 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: