Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_nas_PerformNetworkScan_t Struct Reference

#include <nas.h>

Data Fields

uint8_t * p3GppNetworkInstanceSize
 
nas_QmiNas3GppNetworkInfop3GppNetworkInfoInstances
 
uint8_t * pRATInstanceSize
 
nas_QmiNas3GppNetworkRATpRATINstance
 
uint8_t * pPCSInstanceSize
 
nas_QmisNasPcsDigitpPCSInstance
 
uint32_t * pScanResult
 
nas_QmisNasSlqsNasPCIInfopPCIInfo
 
nas_lteOpModeTlvpLteOpModeTlv
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Contain the network scan information.

Parameters
p3GppNetworkInstanceSize
  • Upon input, maximum number of elements that the network info instance array can contain.
  • Upon successful output, the actual number of elements in the network info instance array.
  • Bit to check in ParamPresenceMask - 16
p3GppNetworkInfoInstances
pRATInstanceSize
  • Upon input, maximum number of elements that the RAT info instance array can contain.
  • Upon successful output, the actual number of elements in the RAT info instance array.
  • Bit to check in ParamPresenceMask - 17
pRATINstance
pPCSInstanceSize
  • Upon input, maximum number of elements that the PCS Digit info instance array can contain.
  • Upon successful output, the actual number of elements in the PCS Digit info instance array.
  • Bit to check in ParamPresenceMask - 18
pPCSInstance
  • PCS Digit info instance array
  • Bit to check in ParamPresenceMask - 18
pScanResult
  • status of network scan
  • 0x00 - scan successful
  • 0x01 - scan was aborted
  • 0x02 - scan did not complete due to a radio link failure recovery in progress
  • Bit to check in ParamPresenceMask - 19
pPCIInfo
pLteOpModeTlv[OUT]
  • LTE Operational Mode.
  • See nas_lteOpModeTlv for more information.
  • Bit to check in ParamPresenceMask - 26
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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