|
Handling control out requests using gadgetfs API
Hi,
I am working on the user mode application to support a USB device using the gadgetfs API. My requirement is to handle a non-standard control out request. The application should have stored the data received during the data phase of control request before a new control request comes in. Is this supported in the current gadgetfs API framework?
Thanks in advance,
abhiruchi
|