Home
last modified time | relevance | path

Searched defs:BSSRemoved (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/ethernet/
Dethernet.cc235 void Ethernet::BSSRemoved(const string& path) { in BSSRemoved() function in shill::Ethernet
/system/connectivity/shill/dbus/
Dchromeos_supplicant_interface_proxy.cc492 void ChromeosSupplicantInterfaceProxy::BSSRemoved(const dbus::ObjectPath& BSS) { in BSSRemoved() function in shill::ChromeosSupplicantInterfaceProxy
/system/connectivity/shill/wifi/
Dwifi.cc395 void WiFi::BSSRemoved(const string& path) { in BSSRemoved() function in shill::WiFi
Dwifi_unittest.cc1056 void BSSRemoved(const string& bss_path) { in BSSRemoved() function in shill::WiFiObjectTest