Add links to KB articles
This commit is contained in:
parent
325ce093f9
commit
02049dcbd1
2 changed files with 11 additions and 1 deletions
|
@ -1149,6 +1149,7 @@ typedef int mbedtls_ssl_get_timer_t( void * ctx );
|
|||
* here, except if using an event-driven style.
|
||||
*
|
||||
* \note See also the "DTLS tutorial" article in our knowledge base.
|
||||
* https://tls.mbed.org/kb/how-to/dtls-tutorial
|
||||
*/
|
||||
void mbedtls_ssl_set_timer_cb( mbedtls_ssl_context *ssl,
|
||||
void *p_timer,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue