This structure contains pack set the signal strength reporting thresholds parameters.
- Parameters
-
pCDMARSSIThresh |
|
pCDMARSSIDelta |
- RSSI delta (in units of 0.1 dBm).
- A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
|
pCDMAECIOThresh |
|
pCDMAECIODelta |
- ECIO delta (in units of 0.1 dB).
- A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
|
pHDRRSSIThresh |
|
pHDRRSSIDelta |
- RSSI delta (in units of 0.1 dBm)
- A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
|
pHDRECIOThresh |
|
pHDRECIODelta |
- ECIO delta (in units of 0.1 dB)
- A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
|
pHDRSINRThresh |
|
pHDRSINRDelta |
- SINR delta (in units of 1 SINR level)
- A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
|
pHDRIOThresh |
|
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 |
|
pLTERSSIDelta |
- RSSI delta (in units of 0.1 dBm)
- A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
|
pLTESNRThresh |
|
pLTESNRDelta |
- SNR delta (in units of 0.1 dBm)
- A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
|
pLTERSRQThresh |
|
pLTERSRQDelta |
- RSRQ delta (in units of 0.1 dBm)
- A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
|
pLTERSRPThresh |
|
pLTERSRPDelta |
- RSRP delta (in units of 0.1 dBm).
- A value of 0 is rejected with a QMI_ERR_INVALID_ARG error.
|
pLTESigRptConfig |
|
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.