Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_gnutls.c133 COAP_FREE_BYE_NONE /**< do not call gnutls_bye() */ enumerator
2082 if (free_bye != COAP_FREE_BYE_NONE && !g_env->sent_alert) { in coap_dtls_free_gnutls_env()
2557 g_env, COAP_FREE_BYE_NONE); in coap_dtls_hello()