Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
lteSSInfo Struct Reference

#include <nas.h>

Data Fields

int8_t rssi
 
int8_t rsrq
 
int16_t rsrp
 
int16_t snr
 

Detailed Description

This structure contains the parameters for LTE Signal Strength Information

Parameters
rssi
  • RSSI in dBm (signed value).
  • A value of -125 dBm or lower is used to indicate No Signal.
    • For CDMA and UMTS, this indicates forward link pilot Ec
    • For GSM, this indicates received signal strength
rsrq
  • RSRQ value in dB (signed integer value) as measured by L1.
  • Range: -3 to -20 (-3 means -3 dB, -20 means -20 dB).
rsrp
  • Current RSRP in dBm as measured by L1.
  • Range: -44 to -140 (-44 means -44 dBm, -140 means -140 dBm).
snr
  • 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: