Searched defs:protectMode (Results 1 – 9 of 9) sorted by relevance
27 const WifiProtectType &protectType, const WifiProtectMode &protectMode, const std::string &name) in WifiProtect()62 void WifiProtect::SetProtectMode(const WifiProtectMode &protectMode) in SetProtectMode()
63 bool WifiProtectManager::IsValidProtectMode(const WifiProtectMode &protectMode) in IsValidProtectMode()151 const WifiProtectMode &protectMode, in GetNearlyProtectMode()243 const WifiProtectMode &protectMode, in GetNearlyProtectMode()
143 ErrCode WifiDeviceImpl::GetWifiProtectRef(const WifiProtectMode &protectMode, const std::string &pr… in GetWifiProtectRef()171 ErrCode WifiDeviceImpl::GetWifiProtect(const WifiProtectMode &protectMode) in GetWifiProtect()
458 ErrCode WifiDeviceProxy::GetWifiProtectRef(const WifiProtectMode &protectMode, const std::string &p… in GetWifiProtectRef()
169 ErrCode WifiDeviceProxy::GetWifiProtectRef(const WifiProtectMode &protectMode, const std::string &p… in GetWifiProtectRef()
242 WifiProtectMode protectMode = (WifiProtectMode)mode; in OnGetWifiProtectRef() local
237 ErrCode WifiDeviceServiceImpl::GetWifiProtectRef(const WifiProtectMode &protectMode, const std::str… in GetWifiProtectRef()
265 WifiProtectMode protectMode = (WifiProtectMode)data.ReadInt32(); in OnGetWifiProtectRef() local
1631 int protectMode = 0; in GetWifiProtect() local