Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nasPLMNNameReq Struct Reference

#include <qaGobiApiNas.h>

Data Fields

WORD mcc
 
WORD mnc
 
BYTE * pMncPcsStatus
 
BYTE * pRat
 

Detailed Description

Structure for storing the PLMN Name request 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.

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