Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h137 HCI_QUIRK_BROKEN_STORED_LINK_KEY, enumerator
/linux-4.4.14/drivers/bluetooth/
Dbtusb.c1484 set_bit(HCI_QUIRK_BROKEN_STORED_LINK_KEY, &hdev->quirks); in btusb_setup_csr()
2899 set_bit(HCI_QUIRK_BROKEN_STORED_LINK_KEY, &hdev->quirks); in btusb_probe()
/linux-4.4.14/net/bluetooth/
Dhci_core.c755 !test_bit(HCI_QUIRK_BROKEN_STORED_LINK_KEY, &hdev->quirks)) { in hci_init3_req()
879 !test_bit(HCI_QUIRK_BROKEN_STORED_LINK_KEY, &hdev->quirks)) { in hci_init4_req()