Searched refs:clear_feature (Results 1 – 1 of 1) sorted by relevance
250 static esp_err_t clear_feature(msc_device_t *device, uint8_t endpoint) in clear_feature() function298 ESP_RETURN_ON_ERROR( clear_feature(device, MSC_EP_IN), TAG, "Clear feature failed" ); in bot_execute_command()302 ESP_RETURN_ON_ERROR( clear_feature(device, MSC_EP_IN), TAG, "Clear feature failed" ); in bot_execute_command()