Home
last modified time | relevance | path

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

/openthread-latest/src/core/coap/
Dcoap_message.hpp921 void SetTokenLength(uint8_t aTokenLength) in SetTokenLength() function in ot::Coap::Message
Dcoap_message.cpp403 SetTokenLength(aTokenLength); in SetToken()