Function esp_idf_hal::sys::esp_transport_list_clean
source ยท pub unsafe extern "C" fn esp_transport_list_clean(
list: *mut esp_transport_list_t,
) -> i32
Expand description
@brief This function will remove all transport from the list, invoke esp_transport_destroy of every transport have added this the list
@param[in] list The list
@return - ESP_OK - ESP_ERR_INVALID_ARG