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

Data Fields

uint8_t cellReselPriority
 
uint8_t threshGsmHigh
 
uint8_t threshGsmLow
 
uint8_t nccPermitted
 
uint8_t cells_len
 
nas_gsmCellInfo GsmCellInfo [255]
 

Detailed Description

This structure contains information about the LTE GSM Cell.

Parameters
cellReselPriority
  • Priority of this frequency group.
  • Range: 0 to 7.
  • This field is only valid when ue_in_idle is TRUE.
threshGsmHigh
  • Reselection threshold for high priority layers.
  • Range: 0 to 31.
  • This field is only valid when ue_in_idle is TRUE.
threshGsmLow
  • Reselection threshold for low priority layers.
  • Range: 0 to 31.
  • This field is only valid when ue_in_idle is TRUE.
nccPermitted
  • Bitmask specifying whether a neighbor with a specific network color code is to be reported.
  • Range: 0 to 255.
  • Bit n set to 1 means a neighbor with NCC n must be included in the report. This flag is synonymous with a blacklist in other RATs.
  • This field is only valid when ue_in_idle is TRUE.
cells_len
  • Provides the number of set of gsm cells.
GsmCellInfo[NAS_MAX_DESCRIPTION_LENGTH]

Field Documentation

uint8_t nas_lteGsmCellInfo::cellReselPriority
uint8_t nas_lteGsmCellInfo::cells_len
nas_gsmCellInfo nas_lteGsmCellInfo::GsmCellInfo[255]
uint8_t nas_lteGsmCellInfo::nccPermitted
uint8_t nas_lteGsmCellInfo::threshGsmHigh
uint8_t nas_lteGsmCellInfo::threshGsmLow

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