Home
last modified time | relevance | path

Searched defs:coap_log_err (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_debug.h96 #define coap_log_err(...) coap_log(COAP_LOG_ERR, __VA_ARGS__) macro
98 #define coap_log_err(...) coap_no_log() macro