Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sync.c4837 } hci_broken_table[] = { variable
4891 for (i = 0; i < ARRAY_SIZE(hci_broken_table); i++) { in hci_dev_setup_sync()
4892 if (test_bit(hci_broken_table[i].quirk, &hdev->quirks)) in hci_dev_setup_sync()
4893 bt_dev_warn(hdev, "%s", hci_broken_table[i].desc); in hci_dev_setup_sync()