Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_defs.h44 #define DTLS_PEER_CLOSE_NOTIFY (DTLS_ERROR_BASE | 6) macro
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPNetwork.c36 if (DTLS_PEER_CLOSE_NOTIFY == err_code || in Cloud_CoAPNetworkDTLS_read()
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_DTLS_mbedtls.c525 err_code = DTLS_PEER_CLOSE_NOTIFY; in HAL_DTLSSession_read()
/AliOS-Things-master/components/linkkit/wrappers/platform/ssl/
A DHAL_DTLS_mbedtls.c529 err_code = DTLS_PEER_CLOSE_NOTIFY; in HAL_DTLSSession_read()

Completed in 7 milliseconds