Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_p2p_iface.cpp124 int32_t WifiP2pIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface
H A Dwifi_ap_iface.cpp160 int32_t WifiApIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface
H A Dwifi_sta_iface.cpp184 int32_t WifiStaIface::EnablePowerMode(int32_t mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface
H A Dwifi_vendor_hal.cpp323 WifiError WifiVendorHal::EnablePowerMode(const std::string& ifaceName, int mode) in EnablePowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiVendorHal
/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_hal_fn.cpp99 WifiError EnablePowerMode(const char *ifName, int mode) in EnablePowerMode() function
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.h103 virtual int32_t EnablePowerMode(int32_t mode) in EnablePowerMode() function