zephyr/subsys/usb/device_next
Johann Fischer 9cb0fbf80d usb: device_next: fix Get Status request response
We need to track the self-powered status of the device independently of
the D6 bit in the bmAttributes value of the configuration descriptor
because the Get Status request about the self-powered status is valid in
address state and we support multiple configurations.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2025-02-28 14:51:53 +01:00
..
app
class
CMakeLists.txt
Kconfig
usbd_ch9.c
usbd_ch9.h
usbd_class_api.h
usbd_class.c
usbd_class.h
usbd_config.c
usbd_config.h
usbd_core.c
usbd_data.ld
usbd_desc.c
usbd_desc.h
usbd_device.c
usbd_device.h
usbd_endpoint.c
usbd_endpoint.h
usbd_init.c
usbd_init.h
usbd_interface.c
usbd_interface.h
usbd_msg.c
usbd_msg.h
usbd_shell.c