Home
last modified time | relevance | path

Searched defs:NotifyEndpointChanged (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi.cc682 void WiFi::NotifyEndpointChanged(const WiFiEndpointConstRefPtr& endpoint) { in NotifyEndpointChanged() function in shill::WiFi
Dwifi_unittest.cc1026 void NotifyEndpointChanged(const WiFiEndpointConstRefPtr& endpoint) { in NotifyEndpointChanged() function in shill::WiFiObjectTest
1678 TEST_F(WiFiMainTest, NotifyEndpointChanged) { in TEST_F() argument