Home
last modified time | relevance | path

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

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