Lines Matching full:disconnect
706 void WiFiService::Disconnect(Error* error, const char* reason) {
707 Service::Disconnect(error, reason);
710 // any endpoints, we could end up with a disconnect request without
713 << "WiFi endpoints do not (yet) exist. Cannot disconnect service "
716 << "WiFi device does not exist. Cannot disconnect service "
798 << " will disconnect due to no remaining endpoints.";