Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
PlmnID Struct Reference

#include <qaGobiApiCbk.h>

Data Fields

WORD mcc
 
WORD mnc
 
BOOL pcsDigit
 

Detailed Description

This structure contains PLMN ID information

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
pcsDigit
  • This field is used to interpret the length of the corresponding MNC reported in the TLVs (in this table) with an mnc or mobile_network_code field. Values:
    • TRUE - MNC is a three-digit value; for example, a reported value of 90 corresponds to an MNC value of 090
    • FALSE - MNC is a two-digit value; for example, a reported value of 90 corresponds to an MNC value of 90

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