]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit7e995b9eadbe226e355b785a765fd90fe0487414
treef92151bf1a1740fef69b29c9412bdb26d09bc655
parent7841d06e4398cff7d744539d1e6ea4026ceab2e5
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