Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
NR5GCellStatusInfo Struct Reference

#include <qaGobiApiNas.h>

Data Fields

ULONG nr5gCellStatus
 

Detailed Description

Structure for storing the NR5G Cell Access Status Info parameters

Parameters
nr5gCellStatus
  • Cell access status for NR5G calls.
    • Values:
      • NAS_CELL_ACCESS_NORMAL_ ONLY (0x00) - Cell access is allowed for normal calls only
      • NAS_CELL_ACCESS_EMERGENCY_ ONLY (0x01) - Cell access is allowed for emergency calls only
      • NAS_CELL_ACCESS_NO_CALLS (0x02) - Cell access is not allowed for any call type
      • NAS_CELL_ACCESS_ALL_CALLS (0x03) - Cell access is allowed for all call types
      • NAS_CELL_ACCESS_UNKNOWN (-1) - Cell access type is unknown
5G Specific:

The documentation for this struct was generated from the following file: