Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
RSSIThresh Struct Reference

#include <qaGobiApiNas.h>

Data Fields

BYTE RSSIThresListLen
 
INT8 * pRSSIThresList
 

Detailed Description

This structure contains RSSI threshold related parameters.

Parameters
RSSIThresListLen
  • Length of the RSSI threshold list parameter to follow
pRSSIThresList
  • RSSI in dBm( signed bytes )
  • A value of -125 dBm or lower is used to indicate No Signal
  • RSSI values have the following ranges (in dBm)
    • CDMA is -105 to -21
    • HDR is -118 to -13
    • GSM is -111 to -48
    • WCDMA is -121 to 0
    • LTE is -120 to 0
  • Threshold values specified above are used for all RATs
  • The maximum number of threshold values is 16, each a signed byte value.

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