Searched refs:setDfsFlag (Results 1 – 4 of 4) sorted by relevance
39 MOCK_METHOD2(setDfsFlag, wifi_error(const std::string&, bool));
227 virtual wifi_error setDfsFlag(const std::string& iface_name, bool dfs_on);
41 legacy_hal_.lock()->setDfsFlag(ifname_, true); in WifiStaIface()
628 wifi_error WifiLegacyHal::setDfsFlag(const std::string& iface_name, in setDfsFlag() function in android::hardware::wifi::V1_3::implementation::legacy_hal::WifiLegacyHal