break;
                case Req_CheckAbortBulkOutStatus:
                        if (USB_ControlRequest.bmRequestType == (REQDIR_DEVICETOHOST | REQTYPE_CLASS | REQREC_ENDPOINT))
                        {
                                /* Check that an ABORT BULK OUT transaction has been requested and that the request has completed */
                                if (RequestInProgress != Req_InitiateAbortBulkOut)
                        break;
                case Req_CheckAbortBulkOutStatus:
                        if (USB_ControlRequest.bmRequestType == (REQDIR_DEVICETOHOST | REQTYPE_CLASS | REQREC_ENDPOINT))
                        {
                                /* Check that an ABORT BULK OUT transaction has been requested and that the request has completed */
                                if (RequestInProgress != Req_InitiateAbortBulkOut)