Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/include/coap/
Dpdu.h114 #define COAP_ERROR_PHRASE_LENGTH 32 /**< maximum length of error phrase */ macro
119 #define COAP_ERROR_PHRASE_LENGTH 0 /**< maximum length of error phrase */ macro
/net-tools-latest/libcoap/src/
Dnet.c1041 #if COAP_ERROR_PHRASE_LENGTH > 0 in coap_new_error_response()
1114 #if COAP_ERROR_PHRASE_LENGTH > 0 in coap_new_error_response()