Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_dtls_internal.h27 #ifndef COAP_DTLS_RETRANSMIT_TOTAL_MS
28 #define COAP_DTLS_RETRANSMIT_TOTAL_MS 60000 macro
/third_party/libcoap/src/
Dcoap_mbedtls.c907 COAP_DTLS_RETRANSMIT_TOTAL_MS); in setup_server_ssl_session()
1053 COAP_DTLS_RETRANSMIT_TOTAL_MS); in setup_client_ssl_session()
Dcoap_gnutls.c2063 COAP_DTLS_RETRANSMIT_TOTAL_MS); in coap_dtls_new_gnutls_env()