zephyr/subsys/usb/class/netusb
Johann Fischer 37d8236be4 usb: rndis: return error on incorrect/unsupported request
Return ENOTSUP if request is unsupported and pass on the error
from encapsulated command/response functions.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-08-03 19:05:44 -04:00
..
CMakeLists.txt
function_ecm.c usb: cdc_ecm: return error on incorrect/unsupported request 2021-08-03 19:05:44 -04:00
function_eem.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
function_rndis.c usb: rndis: return error on incorrect/unsupported request 2021-08-03 19:05:44 -04:00
function_rndis.h
Kconfig
netusb.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
netusb.h