Searched defs:GetPowerMode (Results 1 – 8 of 8) sorted by relevance
96 WifiError GetPowerMode(const char *ifName, int *mode) in GetPowerMode() function
79 int32_t WifiExtIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiExtIface
87 int32_t WifiP2pIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiP2pIface
103 int32_t WifiApIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiApIface
103 int32_t WifiStaIface::GetPowerMode(int32_t& powerMode) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiStaIface
321 std::pair<WifiError, int> WifiVendorHal::GetPowerMode(const std::string& ifaceName) in GetPowerMode() function in OHOS::HDI::Wlan::Chip::V2_0::WifiVendorHal
89 WifiError GetPowerMode(const char *ifName, int *mode) in GetPowerMode() function
618 int32_t (*GetPowerMode)(struct NetDevice *netDev, uint8_t *mode); member