Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbfusb.c687 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in bfusb_probe()
Dbtusb.c3107 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in btusb_probe()
/Linux-v4.19/include/net/bluetooth/
Dhci.h131 HCI_QUIRK_BROKEN_LOCAL_COMMANDS, enumerator
/Linux-v4.19/net/bluetooth/
Dhci_core.c438 !test_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks)) in hci_init2_req()