LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nasPLMNNameReq Struct Reference

Data Fields

WORD mcc
 
WORD mnc
 
BYTEpMncPcsStatus
 

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.

Field Documentation

WORD nasPLMNNameReq::mcc
WORD nasPLMNNameReq::mnc
BYTE* nasPLMNNameReq::pMncPcsStatus

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