Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h105 OT_COAP_CODE_CONTINUE = OT_COAP_CODE(2, 31), ///< RFC7959 Continue enumerator
/openthread-3.5.0/src/core/coap/
Dcoap_message.hpp110 kCodeContinue = OT_COAP_CODE_CONTINUE, ///< RFC7959 Continue