Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

altcp_tls_mbedtls_mem.h File Reference

altcp_tls_mbedtls_mem.h File Reference

Application layered TCP/TLS connection API (to be used from TCPIP thread) More...

Go to the source code of this file.


Detailed Description

Application layered TCP/TLS connection API (to be used from TCPIP thread)

This file contains memory management function prototypes for a TLS layer using mbedTLS.

Memory management contains:

  • allocating/freeing altcp_mbedtls_state_t
  • allocating/freeing memory used in the mbedTLS library

Definition in file altcp_tls_mbedtls_mem.h.