Home
last modified time | relevance | path

Searched defs:GetPowerMode (Results 1 – 8 of 8) sorted by relevance

/drivers/peripheral/wlan/chip/wifi_hal/
Dwifi_ioctl.cpp96 WifiError GetPowerMode(const char *ifName, int *mode) in GetPowerMode() function
/drivers/peripheral/wlan/chip/hdi_service/
Dwifi_ext_iface.cpp79 int32_t WifiExtIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiExtIface
Dwifi_p2p_iface.cpp87 int32_t WifiP2pIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiP2pIface
Dwifi_ap_iface.cpp103 int32_t WifiApIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiApIface
Dwifi_sta_iface.cpp103 int32_t WifiStaIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiStaIface
Dwifi_vendor_hal.cpp321 std::pair<WifiError, int> WifiVendorHal::GetPowerMode(const std::string& ifaceName) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiVendorHal
/drivers/peripheral/wlan/test/unittest/chip/
Dwifi_hal_fn.cpp89 WifiError GetPowerMode(const char *ifName, int *mode) in GetPowerMode() function
/drivers/hdf_core/framework/include/wifi/
Dwifi_mac80211_ops.h618 int32_t (*GetPowerMode)(struct NetDevice *netDev, uint8_t *mode); member