Searched defs:GetPowerMode (Results 1 – 6 of 6) sorted by relevance
| /drivers/peripheral/wlan/chip/hdi_service/ | ||
| D | wifi_p2p_iface.cpp | 79 int32_t WifiP2pIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface |
| D | wifi_ap_iface.cpp | 103 int32_t WifiApIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface |
| D | wifi_sta_iface.cpp | 103 int32_t WifiStaIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface |
| D | wifi_vendor_hal.cpp | 306 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/ | ||
| D | wifi_hal_fn.cpp | 89 WifiError GetPowerMode(const char *ifName, int *mode) in GetPowerMode() function |
| /drivers/hdf_core/framework/include/wifi/ | ||
| D | wifi_mac80211_ops.h | 618 int32_t (*GetPowerMode)(struct NetDevice *netDev, uint8_t *mode); member |