Searched defs:SetPowerSave (Results 1 – 6 of 6) sorted by relevance
93 WifiErrorNo WifiSupplicantHalInterface::SetPowerSave(bool enable) const in SetPowerSave() function in OHOS::Wifi::WifiSupplicantHalInterface
90 WifiErrorNo WifiSupplicantHalInterface::SetPowerSave(bool enable) const in SetPowerSave() function in OHOS::Wifi::WifiSupplicantHalInterface
230 int32_t SetPowerSave(struct IWpaInterface *self, const char* ifName, int32_t enable) in SetPowerSave() function
181 int32_t (*SetPowerSave)(struct IWpaInterface *self, const char* ifName, int32_t enable); member
153 WifiErrorNo SetPowerSave(int enable) in SetPowerSave() function