Home
last modified time | relevance | path

Searched refs:HCI_QUIRK_BROKEN_LOCAL_COMMANDS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/bluetooth/
Dbfusb.c699 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in bfusb_probe()
Dbtusb.c3186 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in btusb_probe()
/linux-4.1.27/include/net/bluetooth/
Dhci.h125 HCI_QUIRK_BROKEN_LOCAL_COMMANDS, enumerator
/linux-4.1.27/net/bluetooth/
Dhci_core.c564 !test_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks)) in hci_init2_req()