Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
LTEInfoIntrafreq Struct Reference

#include <qaGobiApiNas.h>

Data Fields

BYTE ueInIdle
 
BYTE plmn [PLMN_LENGTH]
 
WORD tac
 
ULONG globalCellId
 
WORD earfcn
 
WORD servingCellId
 
BYTE cellReselPriority
 
BYTE sNonIntraSearch
 
BYTE threshServingLow
 
BYTE sIntraSearch
 
BYTE cellsLen
 
cellParams CellParams [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

This structure contains information about the LTE Intra-Frequency Network.

Parameters
ueInIdle
  • TRUE if the UE is in Idle mode, otherwise FALSE.
    • 0xFF - Not Available
plmn[PLMN_LENGTH]
  • PLMN ID coded as octet 3, 4, and 5.
tac
  • Tracking area code.
    • 0xFFFF - Not Available
globalCellId
  • Global cell ID in the system information block.
    • 0xFFFFFFFF - Not Available
earfcn
  • E-UTRA absolute radio frequency channel number of the serving cell.
  • Range: 0 to 65535.
    • 0xFFFF - Not Available
servingCellId
  • LTE serving cell ID.
  • Range: 0 to 503.
  • This is the cell ID of the serving cell and can be found in the cell list.
    • 0xFFFF - Not Available
cellReselPriority
  • Priority for serving frequency.
  • Range: 0 to 7.
  • This field is only valid when ue_in_idle is TRUE.
    • 0xFF - Not Available
sNonIntraSearch
  • S non-intra search threshold to control non-intrafrequency searches.
  • Range: 0 to 31.
  • This field is only valid when ue_in_idle is TRUE.
    • 0xFF - Not Available
threshServingLow
  • Serving cell low threshold.
  • Range: 0 to 31.
  • This field is only valid when ue_in_idle is TRUE.
    • 0xFF - Not Available
sIntraSearch
  • S Intra search threshold.
  • Range: 0 to 31.
  • The current cell measurement must fall below this threshold to consider intrafrequency for reselection.
  • This field is only valid when ue_in_idle is TRUE.
    • 0xFF - Not Available
cellsLen
  • Provides the number of set of cell params.
  • If 0(zero), then no information follows it.
CellParams[MAX_DESCRIPTION_LENGTH]

The documentation for this struct was generated from the following file: