mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 03:45:21 +00:00
USB bus might be suspended to save power. After the device is Resumed from Suspended state there is a need to restart OUT transfers for Endpoints used by HCI class. The transfers shall be restarted only if the device was Resumed after Suspend from Configured state. This patch applies the fix. Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |