cdc_acm_host_uninstall() function
Uninstall CDC-ACM driver - Users must ensure that all CDC devices must be closed via cdc_acm_host_close() before calling this function
Return value
- ESP_OK: Success - ESP_ERR_INVALID_STATE: The CDC driver is not installed or not all CDC devices are closed - ESP_ERR_NOT_FINISHED: The CDC driver failed to uninstall completely