Home
last modified time | relevance | path

Searched refs:NR_SIGNAL_THRESHOLD_5BAR (Results 1 – 3 of 3) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
Dsignal_information.h33 static constexpr int32_t NR_SIGNAL_THRESHOLD_5BAR[] = {-121, -120, -115, -110, -105, -97}; variable
/base/telephony/core_service/frameworks/native/src/
Dsignal_information.cpp33 const int32_t *NR_SIGNAL_THRESHOLD = SignalInformation::NR_SIGNAL_THRESHOLD_5BAR;
57 NR_SIGNAL_THRESHOLD = SignalInformation::NR_SIGNAL_THRESHOLD_5BAR; in InitSignalBar()
/base/telephony/core_service/services/network_search/src/
Dcell_info.cpp33 const int32_t *NR_SIGNAL_THRESHOLD = SignalInformation::NR_SIGNAL_THRESHOLD_5BAR;
66 NR_SIGNAL_THRESHOLD = SignalInformation::NR_SIGNAL_THRESHOLD_5BAR; in InitCellSignalBar()