tmp_suning_uos_patched/net/bluetooth/hidp
Vikram Kandukuri 981b1414d7 Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received
There is a test case in PTS tool; PTS will send the VIRTUAL_CABLE_UNPLUG
command to IUT. Then IUT should disconnect the channel and kill the HID
session when it receives the command. The VIRTUAL_CABLE_UNPLUG command
is parsed by HID transport, but it is not scheduled to do so. Add a
call to hidp_schedule() to kill the session.

Signed-off-by: Jothikumar Mothilal <jothikumar.mothilal@atheros.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2009-08-22 14:12:17 -07:00
..
core.c Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received 2009-08-22 14:12:17 -07:00
hidp.h HID: hid, make parsing event driven 2008-10-14 23:50:48 +02:00
Kconfig
Makefile
sock.c Bluetooth: Enable per-module dynamic debug messages 2008-11-30 12:17:28 +01:00