Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h240 HCI_QUIRK_BROKEN_ERR_DATA_REPORTING, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c609 !test_bit(HCI_QUIRK_BROKEN_ERR_DATA_REPORTING, &hdev->quirks)) in hci_init3_req()
863 !test_bit(HCI_QUIRK_BROKEN_ERR_DATA_REPORTING, &hdev->quirks)) { in hci_init4_req()
/kernel/linux/linux-5.10/drivers/bluetooth/
Dbtusb.c1903 set_bit(HCI_QUIRK_BROKEN_ERR_DATA_REPORTING, &hdev->quirks); in btusb_setup_csr()