Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
QmiNas3GppNetworkInfo Struct Reference

#include <qaNasPerformNetworkScan.h>

Data Fields

WORD pMCC
 
WORD pMNC
 
ULONG pInUse
 
ULONG pRoaming
 
ULONG pForbidden
 
ULONG pPreferred
 
CHAR pDesription [MAX_DESCRIPTION_LENGTH+1]
 

Detailed Description

This structure contains the PerformNetworkScan response parameters. This structure will hold the array of the netwok scan information.

Parameters
pMCC
  • Mobile Country Code
pMNC
  • Mobile Networ Code
pInUse
  • Is the Network the current serving Network
    • 0 – Unknown
    • 1 – Current serving network
    • 2 – Not current serving network, available
pRoaming
  • Home/Roam Status of the Network
    • 0 – Unknown
    • 1 – Home
    • 2 – Roam
pForbidden
  • Is the Network in the forbidden network list
    • 0 – Unknown
    • 1 – Forbidden
    • 2 – Not Forbidden
pPreferred
  • Is the Network in the Preferred network list
    • 0 – Unknown
    • 1 – Preferred
    • 2 – Not Preferred
pDesription
  • Network Name/Description

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