Home
last modified time | relevance | path

Searched refs:HCI_QUIRK_NON_PERSISTENT_SETUP (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dbtmtkuart.c588 set_bit(HCI_QUIRK_NON_PERSISTENT_SETUP, &hdev->quirks); in btmtkuart_probe()
/Linux-v4.19/include/net/bluetooth/
Dhci.h194 HCI_QUIRK_NON_PERSISTENT_SETUP, enumerator
/Linux-v4.19/net/bluetooth/
Dhci_core.c1419 test_bit(HCI_QUIRK_NON_PERSISTENT_SETUP, &hdev->quirks)) { in hci_dev_do_open()