Home
last modified time | relevance | path

Searched refs:hci_set_aosp_capable (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/bluetooth/
H A Dvirtio_bt.c364 hci_set_aosp_capable(hdev); in virtbt_probe()
H A Dhci_vhci.c280 hci_set_aosp_capable(hdev); in vhci_setup()
H A Dbtmtksdio.c889 hci_set_aosp_capable(hdev); in mt79xx_setup()
H A Dbtrtl.c1292 hci_set_aosp_capable(hdev); in btrtl_set_quirks()
H A Dhci_qca.c1898 hci_set_aosp_capable(hdev); in qca_setup()
H A Dbtusb.c3210 hci_set_aosp_capable(hdev); in btusb_mtk_setup()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1649 static inline void hci_set_aosp_capable(struct hci_dev *hdev) in hci_set_aosp_capable() function