Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h127 HCI_QUIRK_FIXUP_INQUIRY_MODE, enumerator
/linux-6.6.21/net/bluetooth/
Dhci_sync.c3658 !test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) in hci_write_inquiry_mode_sync()
3851 test_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks)) in hci_set_event_mask_sync()
/linux-6.6.21/drivers/bluetooth/
Dbtusb.c4411 set_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks); in btusb_probe()