Home
last modified time | relevance | path

Searched refs:StopReconnectTimer (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi.cc297 StopReconnectTimer(); in Stop()
586 StopReconnectTimer(); in DisconnectFrom()
803 StopReconnectTimer(); in CurrentBSSChanged()
1613 StopReconnectTimer(); in StateChanged()
2192 void WiFi::StopReconnectTimer() { in StopReconnectTimer() function in shill::WiFi
Dwifi.h533 void StopReconnectTimer();
Dwifi_unittest.cc1225 void StopReconnectTimer() { in StopReconnectTimer() function in shill::WiFiObjectTest
1226 wifi_->StopReconnectTimer(); in StopReconnectTimer()
3505 StopReconnectTimer(); in TEST_F()