essl_send_packet() is only used within host sample.
 
Symbols
loading (2/4)...
Files
loading (2/4)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

- ESP_OK Success - ESP_ERR_INVALID_ARG: Invalid argument, handle is not init or other argument is not valid. - ESP_ERR_TIMEOUT: No buffer to use, or error ftrom SDMMC host controller. - ESP_ERR_NOT_FOUND: Slave is not ready for receiving. - ESP_ERR_NOT_SUPPORTED: This API is not supported in this mode - One of the error codes from SDMMC/SPI host controller.

References