Home
last modified time | relevance | path

Searched defs:EnablePowerMode (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/wlan/chip/hdi_service/
Dwifi_p2p_iface.cpp124 int32_t WifiP2pIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface
Dwifi_ap_iface.cpp160 int32_t WifiApIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface
Dwifi_sta_iface.cpp184 int32_t WifiStaIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface
Dwifi_vendor_hal.cpp323 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/
Dwifi_hal_fn.cpp99 WifiError EnablePowerMode(const char *ifName, int mode) in EnablePowerMode() function