Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dpdu.h165 #define COAP_ERROR_PHRASE_LENGTH 32 /**< maximum length of error phrase */ macro
170 #define COAP_ERROR_PHRASE_LENGTH 0 /**< maximum length of error phrase */ macro
/third_party/libcoap/src/
Dnet.c2065 #if COAP_ERROR_PHRASE_LENGTH > 0 in coap_new_error_response()
2154 #if COAP_ERROR_PHRASE_LENGTH > 0 in coap_new_error_response()