commit | 7c7086049efbad510aabe97281ccee8b32a8ae33 | [log] [tgz] |
---|---|---|
author | Johann Fischer <j.fischer@phytec.de> | Sat Apr 07 01:47:53 2018 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Jun 15 11:02:05 2018 +0200 |
tree | d643d735aba776c45ddb65b8160ab0231e4bf952 | |
parent | 6807f3a826a7dbf119221af3e438ac1911a85897 [diff] |
include: driver: usb: add check for endpoint capabilities Add API function to check capabilities of an endpoint. It should be used to check the capabilities of an endpoint before configuration. The driver should return 0 if the endpoint configuration is possible. Signed-off-by: Johann Fischer <j.fischer@phytec.de>