Home
last modified time | relevance | path

Searched refs:have_dtls (Results 1 - 1 of 1) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_debug.c1154 const int have_dtls = coap_dtls_is_supported(); in coap_string_tls_support() local
1162 if (have_dtls == 0 && have_tls == 0) { in coap_string_tls_support()
1168 have_dtls ? "" : "No ", in coap_string_tls_support()

Completed in 2 milliseconds