Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_protect.cpp27 const WifiProtectType &protectType, const WifiProtectMode &protectMode, const std::string &name) in WifiProtect()
51 void WifiProtect::SetProtectType(const WifiProtectType &protectType) in SetProtectType()
H A Dwifi_protect_manager.cpp140 const WifiProtectType &protectType, in GetNearlyProtectMode()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp136 ErrCode WifiDeviceImpl::InitWifiProtect(const WifiProtectType &protectType, const std::string &prot… in InitWifiProtect()
H A Dwifi_device_proxy_lite.cpp423 ErrCode WifiDeviceProxy::InitWifiProtect(const WifiProtectType &protectType, const std::string &pro… in InitWifiProtect()
H A Dwifi_device_proxy.cpp135 ErrCode WifiDeviceProxy::InitWifiProtect(const WifiProtectType &protectType, const std::string &pro… in InitWifiProtect()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_stub_lite.cpp229 WifiProtectType protectType = (WifiProtectType)type; in OnInitWifiProtect() local
H A Dwifi_device_service_impl.cpp214 ErrCode WifiDeviceServiceImpl::InitWifiProtect(const WifiProtectType &protectType, const std::strin… in InitWifiProtect()
H A Dwifi_device_stub.cpp248 WifiProtectType protectType = (WifiProtectType)data.ReadInt32(); in OnInitWifiProtect() local