Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_GenSysInfo_t Struct Reference

#include <nas.h>

Data Fields

nas_sim_reject_info_tpSimRejInfo
 
nas_net_sel_reg_res_tpNwSelRegRes
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure for sys info

Parameters
pSimRejInfo;
  • SIM reject information
  • Info available when ParamPresenceMask.word[0].bit[0] is set to 1
pNwSelRegRes;
  • Network selection registration restriction
  • Info available when ParamPresenceMask.word[0].bit[1] is set to 1
ParamPresenceMask
  • Bit mask indicating what above fields contain valid info
  • word[0].bit[0]: 1 indicating pSimRejInfo contains valid info
  • word[0].bit[1]: 1 indicating pNwSelRegRes contains valid info

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