Home
last modified time | relevance | path

Searched refs:PrepareNextBlockRequest (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/coap/
Dcoap.hpp737 Error PrepareNextBlockRequest(Message::BlockType aType,
Dcoap.cpp572 Error CoapBase::PrepareNextBlockRequest(Message::BlockType aType, in PrepareNextBlockRequest() function in ot::Coap::CoapBase
672 …SuccessOrExit(error = PrepareNextBlockRequest(Message::kBlockType1, moreBlocks, aRequest, *request… in SendNextBlock1Request()
734 …SuccessOrExit(error = PrepareNextBlockRequest(Message::kBlockType2, aMessage.IsMoreBlocksFlagSet()… in SendNextBlock2Request()