Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
SlqsNas3GppNetworkInfo Struct Reference

#include <qaGobiApiNas.h>

Data Fields

WORD MCC
 
WORD MNC
 
ULONG InUse
 
ULONG Roaming
 
ULONG Forbidden
 
ULONG Preferred
 
CHAR Description [MAX_DESCRIPTION_LENGTH+1]
 

Detailed Description

Contain the 3GPP network information.

Parameters
MCC
  • Mobile Country Code
MNC
  • Mobile Network Code
InUse
  • Is the Network the current serving Network
    • 0 - Unknown
    • 1 - Current serving network
    • 2 - Not current serving network, available
Roaming
  • Home/Roam Status of the Network
    • 0 - Unknown
    • 1 - Home
    • 2 - Roam
Forbidden
  • Is the Network in the forbidden network list
    • 0 - Unknown
    • 1 - Forbidden
    • 2 - Not Forbidden
Preferred
  • Is the Network in the Preferred network list
    • 0 - Unknown
    • 1 - Preferred
    • 2 - Not Preferred
Description
  • Network Name/Description
  • This is a NULL terminated string.

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