Skip to content
Commit c705551a authored by Tomasz Moń's avatar Tomasz Moń Committed by Benjamin Cabé
Browse files

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: default avatarTomasz Moń <tomasz.mon@nordicsemi.no>
parent 263ddc23
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment