Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_debug.c64 static int use_fprintf_for_show_pdu = 1; /* non zero to output with fprintf */ variable
87 use_fprintf_for_show_pdu = use_fprintf; in coap_set_show_pdu_output()
678 if (use_fprintf_for_show_pdu) { \
1311 use_fprintf_for_show_pdu = 1; in coap_debug_reset()