Searched defs:EnablePowerMode (Results 1 – 6 of 6) sorted by relevance
124 int32_t WifiP2pIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface
160 int32_t WifiApIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface
184 int32_t WifiStaIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface
323 WifiError WifiVendorHal::EnablePowerMode(const std::string& ifaceName, int mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiVendorHal
99 WifiError EnablePowerMode(const char *ifName, int mode) in EnablePowerMode() function
103 virtual int32_t EnablePowerMode(int32_t mode) in EnablePowerMode() function