Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h340 HCI_QUIRK_BROKEN_READ_ENC_KEY_SIZE, enumerator
H A Dhci_core.h1864 !test_bit(HCI_QUIRK_BROKEN_READ_ENC_KEY_SIZE, &hdev->quirks))
/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c4531 set_bit(HCI_QUIRK_BROKEN_READ_ENC_KEY_SIZE, &hdev->quirks); in btusb_probe()