Home
last modified time | relevance | path

Searched refs:print_readable (Results 1 – 1 of 1) sorted by relevance

/net-tools-latest/libcoap/src/
Ddebug.c121 print_readable( const unsigned char *data, unsigned int len, in print_readable() function
447 buf_len = print_readable(COAP_OPT_VALUE(option), in coap_show_pdu()
469 if (print_readable(data, data_len, buf, sizeof(buf), 0)) { in coap_show_pdu()