Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/chip/hdi_service/
Dwifi_p2p_iface.cpp79 int32_t WifiP2pIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface
Dwifi_ap_iface.cpp103 int32_t WifiApIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface
Dwifi_sta_iface.cpp103 int32_t WifiStaIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface
Dwifi_vendor_hal.cpp306 std::pair<WifiError, int> WifiVendorHal::GetPowerMode(const std::string& ifaceName) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V1_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