zephyr/subsys
Emil Obalski ec878bf6a3 usb: Fix USB GetStatus(Device) request handling
The device returns 2 bytes for GetStatus(Device) request.
If the device is self-powered then it shall respond with
bit 0 set to 1 when responding to GetStatus(Device) req.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-09-03 21:52:21 +02:00
..
bluetooth Bluetooth: GATT: Handle bt/ccc setting with CCC lazy loading 2020-09-03 13:56:10 +02:00
canbus subsys: canopen: Add a wrapper to avoid passing device to CO_init 2020-09-02 13:48:13 +02:00
console device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
cpp cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
debug debug: gdbstub: Send an error code when accessing invalid memory 2020-09-02 20:54:57 -04:00
dfu dfu: img_util: Add flash integrity check 2020-09-03 17:56:02 +02:00
disk device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
emul device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fs fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
jwt Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00
logging subsys: logging: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
mgmt osdp: Remove invald serial option 2020-09-02 13:45:26 -04:00
net net: sockets: tls: Add Kconfig option to disable offloaded TLS 2020-09-03 11:00:01 +03:00
power device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
random device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
settings Kconfig: settings 2020-08-24 10:24:30 +02:00
shell device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stats Kconfig: cleanup subsystems 2020-08-24 10:24:30 +02:00
storage storage: flash_map: use const struct device 2020-09-03 14:28:22 -05:00
testsuite testsuite: fix unittest cross-language flags 2020-08-31 11:02:35 -04:00
tracing device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
usb usb: Fix USB GetStatus(Device) request handling 2020-09-03 21:52:21 +02:00
CMakeLists.txt emul: Create an emulation implementation 2020-09-01 14:30:46 -04:00
Kconfig emul: Create an emulation implementation 2020-09-01 14:30:46 -04:00