Searched defs:protectType (Results 1 – 8 of 8) sorted by relevance
27 const WifiProtectType &protectType, const WifiProtectMode &protectMode, const std::string &name) in WifiProtect()51 void WifiProtect::SetProtectType(const WifiProtectType &protectType) in SetProtectType()
140 const WifiProtectType &protectType, in GetNearlyProtectMode()
136 ErrCode WifiDeviceImpl::InitWifiProtect(const WifiProtectType &protectType, const std::string &prot… in InitWifiProtect()
423 ErrCode WifiDeviceProxy::InitWifiProtect(const WifiProtectType &protectType, const std::string &pro… in InitWifiProtect()
135 ErrCode WifiDeviceProxy::InitWifiProtect(const WifiProtectType &protectType, const std::string &pro… in InitWifiProtect()
229 WifiProtectType protectType = (WifiProtectType)type; in OnInitWifiProtect() local
214 ErrCode WifiDeviceServiceImpl::InitWifiProtect(const WifiProtectType &protectType, const std::strin… in InitWifiProtect()
248 WifiProtectType protectType = (WifiProtectType)data.ReadInt32(); in OnInitWifiProtect() local