Searched refs:SetTokenFromMessage (Results 1 – 5 of 5) sorted by relevance
407 Error Message::SetTokenFromMessage(const Message &aMessage) in SetTokenFromMessage() function in ot::Coap::Message425 return SetTokenFromMessage(aRequest); in SetDefaultResponseHeader()
366 Error SetTokenFromMessage(const Message &aMessage);
451 SuccessOrExit(error = message->SetTokenFromMessage(aRequest)); in SendHeaderResponse()880 SuccessOrExit(error = response->SetTokenFromMessage(aMessage)); in ProcessBlock2Request()
64 return response.SetTokenFromMessage(request); in otCoapMessageInitResponse()
155 SuccessOrExit(error = message->SetTokenFromMessage(aRequest)); in SendErrorMessage()