Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dsignal_information.h185 …void SetValue(const int32_t wcdmaRxlev = 0, const int32_t wcdmaRscp = 0, const int32_t wcdmaEcio =…
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dsignal_information.cpp510 …const int32_t wcdmaRxlev, const int32_t wcdmaRscp, const int32_t wcdmaEcio, const int32_t wcdmaBer) in SetValue() argument
512 wcdmaRxlev_ = wcdmaRxlev; in SetValue()