Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbfusb.c674 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in bfusb_probe()
H A Dbtusb.c4191 set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); in btusb_probe()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h136 HCI_QUIRK_BROKEN_LOCAL_COMMANDS, enumerator
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c441 !test_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks)) in hci_init2_req()