Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h115 HCI_QUIRK_FIXUP_INQUIRY_MODE, enumerator
/linux-4.1.27/drivers/bluetooth/
Dbtusb.c3185 set_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks); in btusb_probe()
/linux-4.1.27/net/bluetooth/
Dhci_core.c592 test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) { in hci_init2_req()