| rcp_error_t rcp_rftp_abort_transfer | ( | rcp_camera_connection_t * | con, |
| rcp_uuid_t * | uuid | ||
| ) |
Abort store or retrieve file transfer.
Halts a file transfer, whether a file is being sent to the camera or being retrieved from the camera.
| [in] | con | the camera connection |
| [in] | uuid | UUID object of transfer to abort |