Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_debug.h120 #define coap_log_debug(...) coap_log(COAP_LOG_DEBUG, __VA_ARGS__) macro
122 #define coap_log_debug(...) coap_no_log() macro