Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_nas_SLQSGetPLMNName_t Struct Reference

#include <nas.h>

Data Fields

uint16_t mcc
 
uint16_t mnc
 
uint8_t * pMncPcsStatus
 
uint8_t * pRat
 

Detailed Description

This structure contains pack get operator name for specificed network parameters.

Parameters
mcc
  • A 16-bit integer representation of MCC. Range: 0 to 999
mnc
  • A 16-bit integer representation of MNC. Range: 0 to 999
pMncPcsStatus
  • MNC PCS Digit Include Status
  • Used to interpret the length of the corresponding MNC reported in the PLMN TLV(0x01).
  • Values
    • TRUE - MNC is a three-digit value. e.g. a reported value of 90 corresponds to an MNC value of 090
    • FALSE - MNC is a two-digit value. e.g. a reported value of 90 corresponds to an MNC value of 90
Note
If pMncPcsStatus is not present, an MNC smaller than 100 is assumed to be a two-digit value, and an MNC greater than or equal to 100 is assumed to be a three digit value.
5G Specific:

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