Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_OperatorPLMNData Struct Reference

#include <nas.h>

Data Fields

uint8_t mcc [NAS_PLMN_LENGTH]
 
uint8_t mnc [NAS_PLMN_LENGTH]
 
uint16_t lac1
 
uint16_t lac2
 
uint8_t PLMNRecID
 

Detailed Description

This structure contains Operator PLMN.

Parameters
mcc
  • MCC in ASCII string (a value of D in any of the digits is to be used to indicate a "wild" value for that corresponding digit).
mnc
  • MNC in ASCII string (a value of D in any of the digits is to be used to indicate a "wild" value for that corresponding digit; digit 3 in MNC is optional and when not present, will be set as ASCII F).
lac1
  • Location area code 1.
lac2
  • Location area code 1.
PLMNRecID
  • PLMN network name record identifier.

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