Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_debugfs.c1344 if (test_bit(HCI_QUIRK_NON_PERSISTENT_DIAG, &hdev->quirks) && in vendor_diag_write()
Dhci_sync.c4793 if (test_bit(HCI_QUIRK_NON_PERSISTENT_DIAG, &hdev->quirks) && in hci_dev_init_sync()
/linux-6.6.21/include/net/bluetooth/
Dhci.h203 HCI_QUIRK_NON_PERSISTENT_DIAG, enumerator
/linux-6.6.21/drivers/bluetooth/
Dbtintel.c2729 set_bit(HCI_QUIRK_NON_PERSISTENT_DIAG, &hdev->quirks); in btintel_setup_combined()