Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/
Dwifi_pro_utils.cpp28 int32_t WifiProUtils::GetSignalLevel(int32_t instId) in GetSignalLevel() function in OHOS::Wifi::WifiProUtils
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
Dwifi_c_device.cpp516 NO_SANITIZE("cfi") int GetSignalLevel(int rssi, int band) in GetSignalLevel() function
/foundation/communication/wifi/wifi/frameworks/ets/taihe/wifiManager/src/
Dohos.wifiManager.impl.cpp107 double GetSignalLevel(double rssi, double band) in GetSignalLevel() function
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_device_impl.cpp397 ErrCode WifiDeviceImpl::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() function in OHOS::Wifi::WifiDeviceImpl
Dwifi_device_proxy_lite.cpp1489 ErrCode WifiDeviceProxy::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() function in OHOS::Wifi::WifiDeviceProxy
Dwifi_device_proxy.cpp1718 ErrCode WifiDeviceProxy::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() function in OHOS::Wifi::WifiDeviceProxy
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
Dwifi_device_service_impl.cpp1627 ErrCode WifiDeviceServiceImpl::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() function in OHOS::Wifi::WifiDeviceServiceImpl
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
Dwifi_settings.cpp1339 int WifiSettings::GetSignalLevel(const int &rssi, const int &band, int instId) in GetSignalLevel() function in OHOS::Wifi::WifiSettings
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_device.cpp1095 NO_SANITIZE("cfi") napi_value GetSignalLevel(napi_env env, napi_callback_info info) in GetSignalLevel() function