Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h126 HCI_QUIRK_FIXUP_INQUIRY_MODE, enumerator
/linux-6.1.9/net/bluetooth/
Dhci_sync.c3493 !test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) in hci_write_inquiry_mode_sync()
3684 test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) in hci_set_event_mask_sync()
/linux-6.1.9/drivers/bluetooth/
Dbtusb.c3878 set_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks); in btusb_probe()