[Bluetooth] Send HCI_Reset for Kensington dongle
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Aug 2005 10:36:36 +0000 (12:36 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Aug 2005 10:36:36 +0000 (12:36 +0200)
commitcad0f6270c0bae5bcae6af3c7ac7bd3ae5d9b618
tree958f349daed2ad3e1f4c97e94aabbef3c30c1d82
parent534afb90a9cd0b9643f62d660c164e1d924f39cf
[Bluetooth] Send HCI_Reset for Kensington dongle

The Kensington Bluetooth USB adapter is based on a Broadcom chip
with the HID proxy support. To initialize these kind of devices
correctly it is necessary to send HCI_Reset as the first command.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_usb.c