Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h119 OT_COAP_CODE_INTERNAL_ERROR = OT_COAP_CODE(5, 0), ///< Internal Server Error enumerator
/openthread-3.5.0/src/core/coap/
Dcoap_message.hpp128 kCodeInternalError = OT_COAP_CODE_INTERNAL_ERROR, ///< Internal Server Error