Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dcoap_dtls.h354 * Releases the storage allocated for @p dtls_context.
358 * @param dtls_context The DTLS context as returned by coap_dtls_new_context().
360 void coap_dtls_free_context(void *dtls_context);
440 * @param dtls_context The DTLS context.
444 coap_tick_t coap_dtls_get_context_timeout(void *dtls_context);
H A Dnet.h202 void *dtls_context; member

Completed in 3 milliseconds