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

Data Fields

uint16_t cellID
 
uint8_t plmn [3]
 
uint16_t lac
 
uint16_t uarfcn
 
uint16_t psc
 
int16_t rscp
 
int16_t ecio
 
uint8_t umtsInst
 
nas_UMTSinstInfo UMTSInstInfo [255]
 
uint8_t geranInst
 
nas_geranInstInfo GeranInstInfo [255]
 

Detailed Description

This structure contains information about the UMTS Network.

Parameters
cellID
  • Cell ID.
  • 0xFFFFFFFF indicates cell ID information is not present.
plmn[NAS_PLMN_LENGTH]
  • MCC/MNC information coded as octet 3, 4, and 5.
  • This field is ignored when nmrCellID is not present.
lac
  • Location area code.
  • This field is ignored when nmrCellID is not present.
    • 0xFFFF - Not Available
uarfcn
  • UTRA absolute RF channel number.
    • 0xFFFF - Not Available
psc
  • Primary scrambling code.
    • 0xFFFF - Not Available
rscp
  • Received signal code power.
    • 0xFFFF - Not Available
ecio
  • ECIO(Signal-to-Interference-ratio).
    • 0xFFFF - Not Available
umtsInst
  • Provides the number of set of UMTS info instances.
  • If 0(zero), then no information follows it.
UMTSInstInfo[NAS_MAX_DESCRIPTION_LENGTH]
geranInst
  • Provides the number of set of GERAN info instances.
  • If 0(zero), then no information follows it.
GeranInstInfo[NAS_MAX_DESCRIPTION_LENGTH]

Field Documentation

uint16_t nas_UMTSInfo::cellID
int16_t nas_UMTSInfo::ecio
uint8_t nas_UMTSInfo::geranInst
nas_geranInstInfo nas_UMTSInfo::GeranInstInfo[255]
uint16_t nas_UMTSInfo::lac
uint8_t nas_UMTSInfo::plmn[3]
uint16_t nas_UMTSInfo::psc
int16_t nas_UMTSInfo::rscp
uint16_t nas_UMTSInfo::uarfcn
uint8_t nas_UMTSInfo::umtsInst
nas_UMTSinstInfo nas_UMTSInfo::UMTSInstInfo[255]

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