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

Data Fields

uint16_t mcc
 
uint16_t mnc
 
uint8_t * pMncPcsStatus
 

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.

Field Documentation

uint16_t pack_nas_SLQSGetPLMNName_t::mcc
uint16_t pack_nas_SLQSGetPLMNName_t::mnc
uint8_t* pack_nas_SLQSGetPLMNName_t::pMncPcsStatus

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