Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
currentPLMN Struct Reference

#include <qaGobiApiNas.h>

Data Fields

WORD MCC
 
WORD MNC
 
BYTE netDescrLength
 
BYTE netDescr [255]
 

Detailed Description

This structure contains the current PLMN parameters

  • Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
Parameters
MCC
  • mobile country code
    • A 16 bit representation of MCC
    • Range 0 to 999
MNC
  • mobile network code
    • A 16 bit representation of MNC
    • Range 0 to 999
netDescrLength
  • Length of Network description field
  • Defaults to zero
netDescr
  • Network Description
    • optional string containing network name or description

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