Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_sta_interface.cpp262 ErrCode StaInterface::EnableHiLinkHandshake(const WifiDeviceConfig &config, const std::string &bssi… in EnableHiLinkHandshake() function in OHOS::Wifi::StaInterface
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_interface.cpp480 ErrCode StaInterface::EnableHiLinkHandshake(const WifiDeviceConfig &config, const std::string &bssi… in EnableHiLinkHandshake() function in OHOS::Wifi::StaInterface
H A Dsta_service.cpp954 ErrCode StaService::EnableHiLinkHandshake(const WifiDeviceConfig &config, const std::string &cmd) in EnableHiLinkHandshake() function in OHOS::Wifi::StaService
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_device.cpp574 NO_SANITIZE("cfi") WifiErrorCode EnableHiLinkHandshake(bool uiFlag, std::string &bssid, in EnableHiLinkHandshake() function
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp567 ErrCode WifiDeviceImpl::EnableHiLinkHandshake(bool uiFlag, std::string &bssid, WifiDeviceConfig &de… in EnableHiLinkHandshake() function in OHOS::Wifi::WifiDeviceImpl
H A Dwifi_device_proxy.cpp2168 ErrCode WifiDeviceProxy::EnableHiLinkHandshake(bool uiFlag, std::string &bssid, WifiDeviceConfig &d… in EnableHiLinkHandshake() 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.cpp1906 ErrCode WifiDeviceServiceImpl::EnableHiLinkHandshake(bool uiFlag, std::string &bssid, WifiDeviceCon… in EnableHiLinkHandshake() function in OHOS::Wifi::WifiDeviceServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp1656 NO_SANITIZE("cfi") napi_value EnableHiLinkHandshake(napi_env env, napi_callback_info info) in EnableHiLinkHandshake() function