zephyr/subsys/usb
Tomasz Moń c705551a8c usb: device_next: hid: Pass request buffer in input report done
Pass the report buffer originally provided in hid_device_submit_report()
as a parameter to input_report_done() callback. Example use case is to
enable HID report multi buffering which is easiest achieved by
allocating report buffer before submitting it and then releasing the
buffer after it has been sent.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2025-01-14 10:56:06 +01:00
..
device usb: device: remove USB H4 Bluetooth function and sample 2024-12-17 11:35:57 +00:00
device_next usb: device_next: hid: Pass request buffer in input report done 2025-01-14 10:56:06 +01:00
host usb: shell: Remove use of ctx_shell 2024-11-26 15:43:29 -05:00
usb_c usb-c: pe: set correct sink/src ready state. 2024-12-09 15:11:39 +01:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00