Home
last modified time | relevance | path

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

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