Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1880 !test_bit(HCI_QUIRK_BROKEN_EXT_CREATE_CONN, &(dev)->quirks))
1895 !test_bit(HCI_QUIRK_BROKEN_EXT_CREATE_CONN, \
H A Dhci.h305 HCI_QUIRK_BROKEN_EXT_CREATE_CONN, enumerator
/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c4532 set_bit(HCI_QUIRK_BROKEN_EXT_CREATE_CONN, &hdev->quirks); in btusb_probe()