Home
last modified time | relevance | path

Searched defs:GetScanInfoList (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dwifi_mock.cpp61 WifiErrorCode GetScanInfoList(WifiScanInfo *result, unsigned int *size) in GetScanInfoList() function
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_impl.cpp154 ErrCode WifiScanImpl::GetScanInfoList(std::vector<WifiScanInfo> &result, bool compatible) in GetScanInfoList() function in OHOS::Wifi::WifiScanImpl
H A Dwifi_scan_proxy_lite.cpp359 ErrCode WifiScanProxy::GetScanInfoList(std::vector<WifiScanInfo> &result, bool compatible) in GetScanInfoList() function in OHOS::Wifi::WifiScanProxy
H A Dwifi_scan_proxy.cpp343 ErrCode WifiScanProxy::GetScanInfoList(std::vector<WifiScanInfo> &result, bool compatible) in GetScanInfoList() function in OHOS::Wifi::WifiScanProxy
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_service_impl.cpp265 ErrCode WifiScanServiceImpl::GetScanInfoList(std::vector<WifiScanInfo> &result, bool compatible) in GetScanInfoList() function in OHOS::Wifi::WifiScanServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_scan_config.cpp318 int WifiScanConfig::GetScanInfoList(std::vector<WifiScanInfo> &results) in GetScanInfoList() function in OHOS::Wifi::WifiScanConfig
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_device.cpp78 NO_SANITIZE("cfi") WifiErrorCode GetScanInfoList(WifiScanInfo *result, unsigned int *size) in GetScanInfoList() function
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp289 NO_SANITIZE("cfi") napi_value GetScanInfoList(napi_env env, napi_callback_info info) in GetScanInfoList() function