Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/bluetooth/
Dbfusb.c674 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in bfusb_probe()
Dbtusb.c4412 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in btusb_probe()
/linux-6.6.21/include/net/bluetooth/
Dhci.h137 HCI_QUIRK_BROKEN_LOCAL_COMMANDS, enumerator
/linux-6.6.21/net/bluetooth/
Dhci_sync.c3418 !test_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks)) in hci_read_local_cmds_sync()