Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 2 Nov 2014 07:15:38 +0000 (08:15 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 2 Nov 2014 08:03:45 +0000 (10:03 +0200)
Some Bluetooth drivers require to reset the upper stack. To avoid having
all drivers send HCI Hardware Error events, provide a generic function
to wrap the reset functionality.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found