Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h163 HCI_QUIRK_BDADDR_PROPERTY_BROKEN, enumerator
/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c1896 set_bit(HCI_QUIRK_BDADDR_PROPERTY_BROKEN, &hdev->quirks); in qca_setup()
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c3541 if (test_bit(HCI_QUIRK_BDADDR_PROPERTY_BROKEN, &hdev->quirks)) in hci_dev_get_bd_addr_from_property()