Home
last modified time | relevance | path

Searched refs:bt_hci_setup (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dbluetooth.h184 static inline int bt_hci_setup(const struct device *dev, struct bt_hci_setup_params *params) in bt_hci_setup() function
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c4008 err = bt_hci_setup(bt_dev.hci, &setup_params); in hci_init()