Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h123 OT_COAP_CODE_GATEWAY_TIMEOUT = OT_COAP_CODE(5, 4), ///< Gateway Timeout enumerator
/openthread-3.5.0/src/core/coap/
Dcoap_message.hpp132 kCodeGatewayTimeout = OT_COAP_CODE_GATEWAY_TIMEOUT, ///< Gateway Timeout