cdc_acm_host_close() is only used within cdc_acm_vcp sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: Success - device closed - ESP_ERR_INVALID_STATE: cdc_hdl is NULL or the CDC driver is not installed

Notes

All in-flight transfers will be prematurely canceled.

References

from examples