Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h283 HCI_QUIRK_BROKEN_MWS_TRANSPORT_CONFIG, enumerator
H A Dhci_core.h1913 (!test_bit(HCI_QUIRK_BROKEN_MWS_TRANSPORT_CONFIG, &(dev)->quirks)))
/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm4377.c2371 set_bit(HCI_QUIRK_BROKEN_MWS_TRANSPORT_CONFIG, &hdev->quirks); in bcm4377_probe()