Searched defs:EnablePowerMode (Results 1 – 5 of 5) sorted by relevance
| /drivers/peripheral/wlan/chip/hdi_service/ | ||
| D | wifi_p2p_iface.cpp | 124 int32_t WifiP2pIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface |
| D | wifi_ap_iface.cpp | 160 int32_t WifiApIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface |
| D | wifi_sta_iface.cpp | 184 int32_t WifiStaIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface |
| D | wifi_vendor_hal.cpp | 323 WifiError WifiVendorHal::EnablePowerMode(const std::string& ifaceName, int mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiVendorHal |
| /drivers/peripheral/wlan/test/unittest/chip/ | ||
| D | wifi_hal_fn.cpp | 99 WifiError EnablePowerMode(const char *ifName, int mode) in EnablePowerMode() function |