Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
_slqsNetworkScanInfo Struct Reference

#include <qaGobiApiNas.h>

Data Fields

BYTE * pNetworkInfoInstances
 
struct SlqsNas3GppNetworkInfopNetworkInfo
 
BYTE * pRATInstances
 
SlqsNas3GppNetworkRATpRATInfo
 
BYTE * pPCSDigitInstances
 
struct SlqsNasPcsDigitpPCSDigitInfo
 
ULONG * pScanResult
 
struct SlqsNasPCIInfopPCIInfo
 
BYTE has_PCIInfo
 
lteOpModeTlvpLteOpModeTlv
 

Detailed Description

Contain the network scan information.

Parameters
pNetworkInfoInstances[IN/OUT]
  • 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.
pNetworkInfo[OUT]
pRATInstances[IN/OUT]
  • 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.
pRATInfo[OUT]
pPCSDigitInstances[IN/OUT]
  • 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.
pPCSDigitInfo[OUT]
pScanResult[OUT]
  • 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
pPCIInfo[OUT]
has_PCIInfo[Out]
  • PCI Information Availability.
    • false : Unavailable.
    • true : Available.
pLteOpModeTlv[OUT]
  • LTE Operational Mode.
  • See lteOpModeTlv for more information.

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