public ControlTransfer ( |
||
setupPacket | An 8-byte setup packet which contains parameters for the control request. /// See section 9.3 USB Device Requests of the Universal Serial Bus Specification Revision 2.0 for more information. | |
buffer | Data to be sent/received from the device. | |
bufferLength | int | Length of the buffer param. |
lengthTransferred | int | Number of bytes sent or received (depends on the direction of the control transfer). |
리턴 | bool |