]> asedeno.scripts.mit.edu Git - linux.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)
commit740011cfe94859df8d05f5400d589a8693b095e7
treec564a457d4a847072d327f3c4a855af6902b99e1
parent85a721a8b0b6880d8cf6b9def70404ade8563225
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