Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h103 HCI_QUIRK_FIXUP_BUFFER_SIZE, enumerator
/linux-4.1.27/drivers/bluetooth/
Dbtusb.c3219 set_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks); in btusb_probe()
/linux-4.1.27/net/bluetooth/
Dhci_event.c670 if (test_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks)) { in hci_cc_read_buffer_size()