]> 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)
commit88177b8e230a609953fc84a4bdba7c0827ceb4ca
treec564a457d4a847072d327f3c4a855af6902b99e1
parentc1e2f54e9230f060305434a2331ae0ba7193a838
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