LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nas_PlmnID Struct Reference

Data Fields

uint16_t mcc
 
uint16_t mnc
 
uint8_t pcsDigit
 
uint8_t TlvPresent
 

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
TlvPresent
  • Tlv Present or not

Field Documentation

uint16_t nas_PlmnID::mcc
uint16_t nas_PlmnID::mnc
uint8_t nas_PlmnID::pcsDigit
uint8_t nas_PlmnID::TlvPresent

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved