Searched refs:lteRsrp (Results 1 – 2 of 2) sorted by relevance
349 const int32_t rxlev, const int32_t lteRsrp, const int32_t lteRsrq, const int32_t lteSnr) in SetValue() argument352 lteRsrp_ = lteRsrp; in SetValue()396 int32_t lteRsrp = GetRsrp(); in GetSignalLevel() local400 if (lteRsrp >= LTE_SIGNAL_THRESHOLD[i]) { in GetSignalLevel()
137 …const int32_t rxlev = 0, const int32_t lteRsrp = 0, const int32_t lteRsrq = 0, const int32_t lteSn…