Searched refs:coap_set_log_handler (Results 1 – 6 of 6) sorted by relevance
17 coap_set_log_handler,40 *void coap_set_log_handler(coap_log_handler_t _handler_);*115 The *coap_set_log_handler*()* function can be used to define an alternative
110 void coap_set_log_handler(coap_log_handler_t handler);
207 coap_set_log_handler
209 coap_set_log_handler;
304 coap_set_log_handler(log_handler); in t_parse_pdu16()306 coap_set_log_handler(NULL); in t_parse_pdu16()
882 void coap_set_log_handler(coap_log_handler_t handler) { in coap_set_log_handler() function