]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add new quirk for non-persistent diagnostic settings
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 17 Oct 2015 14:00:26 +0000 (16:00 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 20 Oct 2015 22:49:22 +0000 (00:49 +0200)
commit37dc20dedb473fd479dee10e5461bd0df854b611
treef92151bf1a1740fef69b29c9412bdb26d09bc655
parentee505ece5b3a8c8879d0394211bb2537c0c20ee7
Bluetooth: Add new quirk for non-persistent diagnostic settings

If the diagnostic settings are not persistent over HCI Reset, then this
quirk can be used to tell the Bluetoth core about it. This will ensure
that the settings are programmed correctly when the controller is
powered up.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci.h
net/bluetooth/hci_core.c