linux/net/bluetooth/hidp
Michael Poole 15c697ce1c 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: Michael Poole <mdpoole@troilus.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2010-02-05 09:50:05 -08:00
..
Kconfig [Bluetooth] Add support for using the HID subsystem 2007-02-26 11:42:38 -08:00
Makefile
core.c Bluetooth: Keep a copy of each HID device's report descriptor 2010-02-05 09:50:05 -08:00
hidp.h Bluetooth: Keep a copy of each HID device's report descriptor 2010-02-05 09:50:05 -08:00
sock.c net: pass kern to net_proto_family create function 2009-11-05 22:18:14 -08:00