]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add new quirk for non-persistent setup settings
authorSean Wang <sean.wang@mediatek.com>
Fri, 20 Jul 2018 05:12:28 +0000 (13:12 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 30 Jul 2018 12:00:15 +0000 (14:00 +0200)
commit56260f5a5f3705b99053092bb6bbfc815746a402
treec564a457d4a847072d327f3c4a855af6902b99e1
parent33f9435ad92371e9d31760516aec3e8061554907
Bluetooth: Add new quirk for non-persistent setup settings

Add a new quirk HCI_QUIRK_NON_PERSISTENT_SETUP allowing that a quirk that
runs setup() after every open() and not just after the first open().

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_core.c