Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h121 HCI_QUIRK_FIXUP_INQUIRY_MODE, enumerator
/Linux-v4.19/net/bluetooth/
Dhci_core.c368 test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) in hci_setup_event_mask()
466 test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) { in hci_init2_req()
/Linux-v4.19/drivers/bluetooth/
Dbtusb.c3106 set_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks); in btusb_probe()