Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/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