Home
last modified time | relevance | path

Searched refs:IsCurrentService (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi.h219 bool IsCurrentService(const WiFiServiceRefPtr service) { in IsCurrentService() function
Dwifi_service.cc622 if (wifi->IsCurrentService(this)) { in Connect()