Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbfusb.c674 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in bfusb_probe()
H A Dbtusb.c3827 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in btusb_probe()
/linux/include/net/bluetooth/
H A Dhci.h114 HCI_QUIRK_BROKEN_LOCAL_COMMANDS, enumerator
/linux/net/bluetooth/
H A Dhci_sync.c3671 !test_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks)) in hci_read_local_cmds_sync()