Home | History | Annotate | Download | only in wifi-display

Lines Matching defs:notifyError

117     void notifyError(bool send, status_t err, const char *detail);
293 notifyError(false /* send */, err, "Recvfrom failed.");
423 notifyError(false /* send */, err, "Recv failed.");
495 notifyError(true /* send */, err, "Send datagram failed.");
517 notifyError(kWhatError, -err, "Connection failed");
567 notifyError(true /* send */, err, "Send failed.");
638 void ANetworkSession::Session::notifyError(