Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_currentPLMN Struct Reference

#include <nas.h>

Data Fields

uint16_t MCC
 
uint16_t MNC
 
uint8_t netDescrLength
 
uint8_t 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: