mbc_master_send_request() is only used within mb_tcp_slave sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- esp_err_t ESP_OK - request was successful - esp_err_t ESP_ERR_INVALID_ARG - invalid argument of function - esp_err_t ESP_ERR_INVALID_RESPONSE - an invalid response from slave - esp_err_t ESP_ERR_TIMEOUT - operation timeout or no response from slave - esp_err_t ESP_ERR_NOT_SUPPORTED - the request command is not supported by slave - esp_err_t ESP_FAIL - slave returned an exception or other failure

References

from examples