Home
last modified time | relevance | path

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

/openthread-latest/src/core/coap/
Dcoap_message.hpp1137 … uint16_t GetOptionValueMessageOffset(void) const { return mNextOptionOffset - mOption.mLength; } in GetOptionValueMessageOffset() function in ot::Coap::Option::Iterator
Dcoap.cpp646 … iterator.GetOptionValueMessageOffset())); in PrepareNextBlockRequest()