Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_DTLS_mbedtls.c29 #define DTLS_INFO(...) HAL_Printf("[inf] "), HAL_Printf(__VA_ARGS__) macro
238 DTLS_INFO("[mbedTLS]:[%s]:[%d]: %s\r\n", p_file, line, p_str); in _DTLSLog_wrapper()
331 DTLS_INFO("HAL_DTLSSession_init success\r\n"); in _DTLSSession_init()
523 DTLS_INFO("Recv peer fatal alert message\r\n"); in HAL_DTLSSession_read()
526 DTLS_INFO("The DTLS session was closed by peer\r\n"); in HAL_DTLSSession_read()
/AliOS-Things-master/components/linkkit/wrappers/platform/ssl/
A DHAL_DTLS_mbedtls.c46 #define DTLS_INFO(...) macro
274 DTLS_INFO("[mbedTLS]:[%s]:[%d]: %s\r\n", p_file, line, p_str); in _DTLSLog_wrapper()
335 DTLS_INFO("HAL_DTLSSession_init success\r\n"); in _DTLSSession_init()
527 DTLS_INFO("Recv peer fatal alert message\r\n"); in HAL_DTLSSession_read()
530 DTLS_INFO("The DTLS session was closed by peer\r\n"); in HAL_DTLSSession_read()

Completed in 12 milliseconds