Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
LTESNRThresh Struct Reference

#include <qaGobiApiNas.h>

Data Fields

BYTE LTESNRThresListLen
 
SHORT * pLTESNRThresList
 

Detailed Description

This structure contains LTE SNR threshold related parameters.

Parameters
LTESNRThresListLen
  • Length of the LTE SNR threshold list parameter to follow
pLTESNRThresList
  • Sequence of thresholds delimiting SNR event reporting bands
  • Every time a SNR value crosses a threshold value, an event report indication message with the new SNR value is sent to the requesting control point. For this field
    • For LTE, each SNR threshold value is a signed 2 Byte value
    • Maximum number of threshold values is 16
    • At least one value must be specified
    • SNR level as a scaled integer in units of 0.1 dB; e.g., -16 dB has a value of -160 and 24.6 dB has a value of 246

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