Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_nas_SLQSNasConfigSigInfo2_t Struct Reference

#include <nas.h>

Data Fields

nas_CDMARSSIThreshpCDMARSSIThresh
 
uint16_t * pCDMARSSIDelta
 
nas_CDMAECIOThreshpCDMAECIOThresh
 
uint16_t * pCDMAECIODelta
 
nas_HDRRSSIThreshpHDRRSSIThresh
 
uint16_t * pHDRRSSIDelta
 
nas_HDRECIOThreshpHDRECIOThresh
 
uint16_t * pHDRECIODelta
 
nas_HDRSINRThresholdpHDRSINRThresh
 
uint16_t * pHDRSINRDelta
 
nas_HDRIOThreshpHDRIOThresh
 
uint16_t * pHDRIODelta
 
nas_GSMRSSIThreshpGSMRSSIThresh
 
uint16_t * pGSMRSSIDelta
 
nas_WCDMARSSIThreshpWCDMARSSIThresh
 
uint16_t * pWCDMARSSIDelta
 
nas_WCDMAECIOThreshpWCDMAECIOThresh
 
uint16_t * pWCDMAECIODelta
 
nas_LTERSSIThreshpLTERSSIThresh
 
uint16_t * pLTERSSIDelta
 
nas_LTESNRThresholdpLTESNRThresh
 
uint16_t * pLTESNRDelta
 
nas_LTERSRQThreshpLTERSRQThresh
 
uint16_t * pLTERSRQDelta
 
nas_LTERSRPThreshpLTERSRPThresh
 
uint16_t * pLTERSRPDelta
 
nas_LTESigRptConfigpLTESigRptConfig
 
nas_TDSCDMARSCPThreshpTDSCDMARSCPThresh
 
uint16_t * pTDSCDMARSCPDelta
 
nas_TDSCDMARSSIThreshpTDSCDMARSSIThresh
 
float * pTDSCDMARSSIDelta
 
nas_TDSCDMAECIOThreshpTDSCDMAECIOThresh
 
float * pTDSCDMAECIODelta
 
nas_TDSCDMASINRThreshpTDSCDMASINRThresh
 
float * pTDSCDMASINRDelta
 
nas_Uint16Threshp5GSNRThresh
 
uint16_t * p5GSNRDelta
 
nas_Uint16Threshp5GRSRPThresh
 
uint16_t * p5GRSRPDelta
 
nas_S5GSigRptConfigp5GSigRptConfig
 
nas_Uint16Threshp5GRSRQThresh
 
uint16_t * p5GRSRQDelta
 
nas_Uint16ThreshpWCDMARSCPThresh
 
uint16_t * pWCDMARSCPDelta
 
nas_HysteresispWCDMAHysteresis
 
nas_HysteresispGSMHysteresis
 
nas_HysteresispLTEHysteresis
 
nas_HysteresispTDSCDMAHysteresis
 
nas_HysteresispCDMAHysteresis
 
nas_HysteresispHDRHysteresis
 
uint16_t * pHysteresisTimer
 

Detailed Description

This structure contains pack set the signal strength reporting thresholds parameters.

Parameters
pCDMARSSIThresh
  • CDMA RSSI threshold List
pCDMARSSIDelta
  • RSSI delta (in units of 0.1 dBm).
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pCDMAECIOThresh
  • CDMA ECIO Threshold List
pCDMAECIODelta
  • ECIO delta (in units of 0.1 dB).
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pHDRRSSIThresh
  • HDR RSSI Threshold List
pHDRRSSIDelta
  • RSSI delta (in units of 0.1 dBm)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pHDRECIOThresh
  • HDR ECIO Threshold List
pHDRECIODelta
  • ECIO delta (in units of 0.1 dB)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pHDRSINRThresh
  • HDR SINR Threshold List
pHDRSINRDelta
  • SINR delta (in units of 1 SINR level)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pHDRIOThresh
  • HDR IO Threshold List
pHDRIODelta
  • IO delta (in units of 0.1 dBm)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pGSMRSSIThresh
pGSMRSSIDelta
  • RSSI delta (in units of 0.1 dBm)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pWCDMARSSIThresh
pWCDMARSSIDelta
  • RSSI delta (in units of 0.1 dBm).
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pWCDMAECIOThresh
  • WCDMA ECIO Threshold List
pWCDMAECIODelta
  • ECIO delta (in units of 0.1 dB)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pLTERSSIThresh
  • LTE RSSI Threshold List
pLTERSSIDelta
  • RSSI delta (in units of 0.1 dBm)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pLTESNRThresh
  • LTE SNR Threshold List
pLTESNRDelta
  • SNR delta (in units of 0.1 dBm)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pLTERSRQThresh
  • LTE RSRQ Threshold List
pLTERSRQDelta
  • RSRQ delta (in units of 0.1 dBm)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pLTERSRPThresh
  • LTE RSRP Threshold List
pLTERSRPDelta
  • RSRP delta (in units of 0.1 dBm).
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pLTESigRptConfig
  • LTE Signal Report Config
pTDSCDMARSCPThresh
  • TDSCDMA RSCP Threshold List
pTDSCDMARSCPDelta
  • RSCP delta (in units of 0.1 dBm)
  • A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
pTDSCDMARSSIThresh
  • TDSCDMA RSSI Threshold List
pTDSCDMARSSIDelta
  • RSSI delta (in dBm) used by TD-SCDMA.
pTDSCDMAECIOThresh
  • TDSCDMA ECIO Threshold List
pTDSCDMAECIODelta
  • ECIO delta (in dB) used by TD-SCDMA
pTDSCDMASINRThresh
  • TDSCDMA SINR Threshold List
pTDSCDMASINRDelta
  • SINR delta (in dB) used by TD-SCDMA.
Note
Mixture of threshold and delta values can be provided in the request. But for each type and RAT,only one of threshold list or delta value is to be provided.
5G Specific:

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