Skip to content
Snippets Groups Projects
Commit 15c697ce authored by Michael Poole's avatar Michael Poole Committed by Marcel Holtmann
Browse files

Bluetooth: Keep a copy of each HID device's report descriptor


The report descriptor is read by user space (via the Service
Discovery Protocol), so it is only available during the ioctl
to connect. However, the HID probe function that needs the
descriptor might not be called until a specific module is
loaded. Keep a copy of the descriptor so it is available for
later use.

Signed-off-by: default avatarMichael Poole <mdpoole@troilus.org>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent c390216b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment