Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h121 OT_COAP_CODE_BAD_GATEWAY = OT_COAP_CODE(5, 2), ///< Bad Gateway enumerator
/openthread-3.5.0/src/core/coap/
Dcoap_message.hpp130 kCodeBadGateway = OT_COAP_CODE_BAD_GATEWAY, ///< Bad Gateway