Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
RSRQThresh Struct Reference

#include <qaGobiApiNas.h>

Data Fields

BYTE RSRQThresListLen
 
INT8 * pRSRQThresList
 

Detailed Description

This structure contains RSRQ threshold related parameters.

Parameters
RSRQThresListLen
  • Length of the LTE RSRQ threshold list parameter to follow
pRSRQThresList
  • Sequence of thresholds delimiting current RSRQ event reporting bands
  • Every time a new RSRQ value crosses a threshold value, an event report indication message with the new RSRQ value is sent to the requesting control point. For this field
    • RSRQ values are applicable only for LTE
    • RSRQ values are measured in dBm, with a range of -20 dBm to -3 dBm
    • Each RSRQ threshold value is a signed byte value
    • Maximum number of threshold values is 16
    • At least one value must be specified

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