Home
last modified time | relevance | path

Searched refs:HCI_QUIRK_NON_PERSISTENT_DIAG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_debugfs.c1360 if (test_bit(HCI_QUIRK_NON_PERSISTENT_DIAG, &hdev->quirks) && in vendor_diag_write()
H A Dhci_sync.c4985 if (test_bit(HCI_QUIRK_NON_PERSISTENT_DIAG, &hdev->quirks) && in hci_dev_init_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h189 HCI_QUIRK_NON_PERSISTENT_DIAG, enumerator
/openbmc/linux/drivers/bluetooth/
H A Dbtintel.c2678 set_bit(HCI_QUIRK_NON_PERSISTENT_DIAG, &hdev->quirks); in btintel_setup_combined()