Searched refs:SendErrorMessage (Results 1 – 2 of 2) sorted by relevance
294 void SendErrorMessage(const ForwardContext &aForwardContext, Error aError);295 void SendErrorMessage(const Coap::Message &aRequest, bool aSeparate, Error aError);
406 SendErrorMessage(aMessage, separate, error); in ForwardToLeader()489 SendErrorMessage(aForwardContext, error); in HandleCoapResponse()561 void BorderAgent::SendErrorMessage(const ForwardContext &aForwardContext, Error aError) in SendErrorMessage() function in ot::MeshCoP::BorderAgent577 void BorderAgent::SendErrorMessage(const Coap::Message &aRequest, bool aSeparate, Error aError) in SendErrorMessage() function in ot::MeshCoP::BorderAgent