Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_debug.h102 #define coap_log_warn(...) coap_log(COAP_LOG_WARN, __VA_ARGS__) macro
104 #define coap_log_warn(...) coap_no_log() macro