Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h106 HCI_QUIRK_FIXUP_BUFFER_SIZE, enumerator
/linux-4.4.14/drivers/bluetooth/
Dbtusb.c2996 set_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks); in btusb_probe()
/linux-4.4.14/net/bluetooth/
Dhci_event.c675 if (test_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks)) { in hci_cc_read_buffer_size()