Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h118 HCI_QUIRK_FIXUP_INQUIRY_MODE, enumerator
/linux-4.4.14/drivers/bluetooth/
Dbtusb.c2951 set_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks); in btusb_probe()
/linux-4.4.14/net/bluetooth/
Dhci_core.c645 test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) { in hci_init2_req()