Searched refs:coap_log_notice (Results 1 - 1 of 1) sorted by relevance
/third_party/libcoap/include/coap3/ | ||
H A D | coap_debug.h | 114 #define coap_log_notice(...) coap_log(COAP_LOG_NOTICE, __VA_ARGS__) macro 116 #define coap_log_notice(...) coap_no_log() macro |
Completed in 1 milliseconds