Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dvirtio_bt.c359 hci_set_aosp_capable(hdev); in virtbt_probe()
H A Dhci_vhci.c280 hci_set_aosp_capable(hdev); in vhci_setup()
H A Dbtmtksdio.c897 hci_set_aosp_capable(hdev); in mt79xx_setup()
H A Dbtrtl.c1315 hci_set_aosp_capable(hdev); in btrtl_set_quirks()
H A Dbtmtk.c1375 hci_set_aosp_capable(hdev); in btmtk_usb_setup()
H A Dhci_qca.c1926 hci_set_aosp_capable(hdev); in qca_setup()
/linux/include/net/bluetooth/
H A Dhci_core.h1717 static inline void hci_set_aosp_capable(struct hci_dev *hdev) in hci_set_aosp_capable() function