Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_RSRQThresh Struct Reference

#include <nas.h>

Data Fields

uint8_t RSRQThresListLen
 
int8_t * pRSRQThresList
 

Detailed Description

This structure contains RSRQ threshold list.

Parameters
RSRQThresListLen
  • Length of the 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: