Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_debug.h90 #define coap_log_crit(...) coap_log(COAP_LOG_CRIT, __VA_ARGS__) macro
92 #define coap_log_crit(...) coap_no_log() macro