Searched defs:tearDownClientInterface (Results 1 – 3 of 3) sorted by relevance
42 boolean tearDownClientInterface(@utf8InCpp String iface_name); in tearDownClientInterface() method
216 Status Server::tearDownClientInterface(const std::string& iface_name, in tearDownClientInterface() function in android::wificond::Server
713 public boolean tearDownClientInterface(@NonNull String ifaceName) { in tearDownClientInterface() method in WifiNl80211Manager