esp-idf/components/esp-tls
David Cermak f68d7d7023 esp_tls: Renamed public API to indicate the Plain TCP connection
Also added parameter checks if used from as a public API
and updated the `is_plein_tcp` description that it's possible to connect
directly using plain tcp transport with the new API.
2021-05-25 10:55:50 +02:00
..
esp-tls-crypto
private_include
test
CMakeLists.txt
Kconfig
component.mk
esp_tls.c esp_tls: Renamed public API to indicate the Plain TCP connection 2021-05-25 10:55:50 +02:00
esp_tls.h esp_tls: Renamed public API to indicate the Plain TCP connection 2021-05-25 10:55:50 +02:00
esp_tls_error_capture.c
esp_tls_errors.h
esp_tls_mbedtls.c
esp_tls_wolfssl.c