Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_dtls.h7 DTLSContext *HAL_DTLSSession_create(coap_dtls_options_t *p_options);
A Dwrappers_defs.h52 } coap_dtls_options_t; typedef
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPNetwork.c79 coap_dtls_options_t dtls_options; in Cloud_CoAPNetworkDTLS_createSession()
81 memset(&dtls_options, 0x00, sizeof(coap_dtls_options_t)); in Cloud_CoAPNetworkDTLS_createSession()
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_DTLS_mbedtls.c242 coap_dtls_options_t *p_options) in _DTLSContext_setup()
376 DTLSContext *HAL_DTLSSession_create(coap_dtls_options_t *p_options) in HAL_DTLSSession_create()
/AliOS-Things-master/components/linkkit/wrappers/platform/ssl/
A DHAL_DTLS_mbedtls.c278 coap_dtls_options_t *p_options) in _DTLSContext_setup()
394 DTLSContext *HAL_DTLSSession_create(coap_dtls_options_t *p_options) in HAL_DTLSSession_create()

Completed in 13 milliseconds