essl_get_packet() is only used within host sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

- ESP_OK Success: All the data has been read from the slave. - ESP_ERR_INVALID_ARG: Invalid argument, The handle is not initialized or the other arguments are invalid. - ESP_ERR_NOT_FINISHED: Read was successful, but there is still data remaining. - ESP_ERR_NOT_FOUND: Slave is not ready to send data. - ESP_ERR_NOT_SUPPORTED: This API is not supported in this mode - One of the error codes from SDMMC/SPI host controller.

References