Home | History | Annotate | Download | only in cellular

Lines Matching full:disconnect

753     Disconnect(nullptr, "no celluar service");
757 Disconnect(nullptr, "roaming");
768 void Cellular::Disconnect(Error* error, const char* reason) {
780 capability_->Disconnect(error, cb);
797 LOG(WARNING) << "Disconnect occurred while in state "
805 // the disconnect should eventually succeed, so do
808 LOG(WARNING) << "Ignoring failed disconnect while modem is disconnecting.";
813 // to disconnect were found. Which means that we shouldn't
818 LOG(WARNING) << "Ignoring failed disconnect while in state "
970 // incorporate provider preferences when evaluating if a disconnect
975 Disconnect(&error, __func__);
1153 Disconnect(&error, __func__);