Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbfusb.c688 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in bfusb_probe()
Dbtusb.c2952 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in btusb_probe()
/linux-4.4.14/include/net/bluetooth/
Dhci.h128 HCI_QUIRK_BROKEN_LOCAL_COMMANDS, enumerator
/linux-4.4.14/net/bluetooth/
Dhci_core.c617 !test_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks)) in hci_init2_req()