Searched refs:SetTokenFromMessage (Results 1 – 5 of 5) sorted by relevance
421 Error Message::SetTokenFromMessage(const Message &aMessage) in SetTokenFromMessage() function in ot::Coap::Message439 return SetTokenFromMessage(aRequest); in SetDefaultResponseHeader()
341 Error SetTokenFromMessage(const Message &aMessage);
442 SuccessOrExit(error = message->SetTokenFromMessage(aRequest)); in SendHeaderResponse()871 SuccessOrExit(error = response->SetTokenFromMessage(aMessage)); in ProcessBlock2Request()
60 return response.SetTokenFromMessage(request); in otCoapMessageInitResponse()
600 SuccessOrExit(error = message->SetTokenFromMessage(aRequest)); in SendErrorMessage()