Home
last modified time | relevance | path

Searched defs:GetSignalLevel (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dsignal_information.cpp116 int32_t GsmSignalInformation::GetSignalLevel() const in GetSignalLevel() function in OHOS::Telephony::GsmSignalInformation
244 int32_t CdmaSignalInformation::GetSignalLevel() const in GetSignalLevel() function in OHOS::Telephony::CdmaSignalInformation
390 int32_t LteSignalInformation::GetSignalLevel() const in GetSignalLevel() function in OHOS::Telephony::LteSignalInformation
551 int32_t WcdmaSignalInformation::GetSignalLevel() const in GetSignalLevel() function in OHOS::Telephony::WcdmaSignalInformation
689 int32_t TdScdmaSignalInformation::GetSignalLevel() const in GetSignalLevel() function in OHOS::Telephony::TdScdmaSignalInformation
820 int32_t NrSignalInformation::GetSignalLevel() const in GetSignalLevel() function in OHOS::Telephony::NrSignalInformation
H A Dcell_information.cpp94 int32_t CellInformation::GetSignalLevel() const in GetSignalLevel() function in OHOS::Telephony::CellInformation
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/
H A Dwifi_pro_utils.cpp28 int32_t WifiProUtils::GetSignalLevel(int32_t instId) in GetSignalLevel() function in OHOS::Wifi::WifiProUtils
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_device.cpp489 NO_SANITIZE("cfi") int GetSignalLevel(int rssi, int band) in GetSignalLevel() function
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp371 ErrCode WifiDeviceImpl::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() function in OHOS::Wifi::WifiDeviceImpl
H A Dwifi_device_proxy_lite.cpp1454 ErrCode WifiDeviceProxy::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() function in OHOS::Wifi::WifiDeviceProxy
H A Dwifi_device_proxy.cpp1604 ErrCode WifiDeviceProxy::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() function in OHOS::Wifi::WifiDeviceProxy
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1481 ErrCode WifiDeviceServiceImpl::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() function in OHOS::Wifi::WifiDeviceServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp966 int WifiSettings::GetSignalLevel(const int &rssi, const int &band, int instId) in GetSignalLevel() function in OHOS::Wifi::WifiSettings
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp911 NO_SANITIZE("cfi") napi_value GetSignalLevel(napi_env env, napi_callback_info info) in GetSignalLevel() function