Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_AddSysInfo Struct Reference

#include <nas.h>

Data Fields

uint16_t geoSysIdx
 
uint32_t cellBroadcastCap
 

Detailed Description

Structure for storing the Additional GSM and WCDMA System Information.

Parameters
geoSysIdx
  • System table index referencing the beginning of the geo in which the current serving system is present.
  • When the system index is not known, 0xFFFF is used.
cellBroadcastCap
  • Cell broadcast capability of the serving system.
  • When the CDMA registration period is not valid, 0xFFFF is used.
    • NAS_CELL_BROADCAST_CAP_UNKNOWN - Cell broadcast support is unknown
    • NAS_CELL_BROADCAST_CAP_OFF - Cell broadcast is not supported
    • NAS_CELL_BROADCAST_CAP_ON - Cell broadcast is supported

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