Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h104 HCI_QUIRK_FIXUP_INQUIRY_MODE, enumerator
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c3848 !test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) in hci_write_inquiry_mode_sync()
4038 test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) in hci_set_event_mask_sync()
/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c4413 set_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks); in btusb_probe()