Home
last modified time | relevance | path

Searched refs:lteSnr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dsignal_information.h137 …int32_t rxlev = 0, const int32_t lteRsrp = 0, const int32_t lteRsrq = 0, const int32_t lteSnr = 0);
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dsignal_information.cpp349 const int32_t rxlev, const int32_t lteRsrp, const int32_t lteRsrq, const int32_t lteSnr) in SetValue() argument
354 lteSnr_ = lteSnr; in SetValue()