Found 8 other functions taking a
esp_tls_last_error
argument:
Internal tracker capture error This implementation saves latest errors of available types
Returns the ESP-TLS error_handle - ESP_ERR_INVALID_ARG if (tls == NULL || error_handle == NULL)
Returns last error in esp_tls with detailed mbedtls related error codes. The error information is cleared internally upon return
Sets error to common transport handle Note: This function copies the supplied error handle object to tcp_transport's internal error handle object
Destroy internal tracker storage
Creates a plain TCP connection, returning a valid socket fd on success or an error handle
Returns the last error captured in esp_tls of a specific type The error information is cleared internally upon return