Home
last modified time | relevance | path

Searched defs:GetDeviceConfigs (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
Dwifi_c_device.cpp216 WifiErrorCode GetDeviceConfigs(WifiDeviceConfig *result, unsigned int *size) in GetDeviceConfigs() function
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_device_impl.cpp169 ErrCode WifiDeviceImpl::GetDeviceConfigs(std::vector<WifiDeviceConfig> &result, bool isCandidate) in GetDeviceConfigs() function in OHOS::Wifi::WifiDeviceImpl
Dwifi_device_proxy_lite.cpp651 ErrCode WifiDeviceProxy::GetDeviceConfigs(std::vector<WifiDeviceConfig> &result, bool isCandidate) in GetDeviceConfigs() function in OHOS::Wifi::WifiDeviceProxy
Dwifi_device_proxy.cpp531 ErrCode WifiDeviceProxy::GetDeviceConfigs(std::vector<WifiDeviceConfig> &result, bool isCandidate) in GetDeviceConfigs() function in OHOS::Wifi::WifiDeviceProxy
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_device_service_impl.cpp646 ErrCode WifiDeviceServiceImpl::GetDeviceConfigs(std::vector<WifiDeviceConfig> &result, bool isCandi… in GetDeviceConfigs() function in OHOS::Wifi::WifiDeviceServiceImpl
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_device.cpp1043 napi_value GetDeviceConfigs(napi_env env, napi_callback_info info) in GetDeviceConfigs() function