Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h114 HCI_QUIRK_FIXUP_BUFFER_SIZE, enumerator
/linux-6.1.9/drivers/bluetooth/
Dbtusb.c3936 set_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks); in btusb_probe()
/linux-6.1.9/net/bluetooth/
Dhci_event.c923 if (test_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks)) { in hci_cc_read_buffer_size()