esp-idf/components/tcp_transport
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
..
include
private_include
test tcp_transport: Rework test to split test code and use fixtures 2021-05-25 07:04:02 +02:00
CMakeLists.txt
Kconfig
component.mk
transport.c
transport_ssl.c esp_tls: Renamed public API to indicate the Plain TCP connection 2021-05-25 10:55:50 +02:00
transport_utils.c
transport_ws.c tcp_transport: Rework test to split test code and use fixtures 2021-05-25 07:04:02 +02:00