Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c4907 } hci_broken_table[] = { variable
4961 for (i = 0; i < ARRAY_SIZE(hci_broken_table); i++) { in hci_dev_setup_sync()
4962 if (hci_test_quirk(hdev, hci_broken_table[i].quirk)) in hci_dev_setup_sync()
4963 bt_dev_warn(hdev, "%s", hci_broken_table[i].desc); in hci_dev_setup_sync()