linux/net/bluetooth/hidp
Jiri Kosina c4c259bcc2 HID: consolidate connect and disconnect into core code
HID core registers input, hidraw and hiddev devices, but leaves
unregistering it up to the individual driver, which is not really nice.
Let's move all the logic to the core.

Reported-by: Marcel Holtmann <marcel@holtmann.org>
Reported-by: Brian Rogers <brian@xyzw.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2009-09-17 15:15:11 +02:00
..
Kconfig
Makefile
core.c HID: consolidate connect and disconnect into core code 2009-09-17 15:15:11 +02:00
hidp.h Bluetooth: Let HIDP grab the device reference for connections 2009-08-22 14:22:15 -07:00
sock.c Bluetooth: Enable per-module dynamic debug messages 2008-11-30 12:17:28 +01:00