Searched refs:have_ws (Results 1 – 2 of 2) sorted by relevance
1160 const int have_ws = coap_ws_is_supported(); in coap_string_tls_support() local1175 have_ws ? "Have " : "No "); in coap_string_tls_support()
1127 have_ws = True1132 have_ws = False1133 if have_ws and len(unstructured) > 1: