Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/drivers/
Dbluetooth.h109 static inline int bt_hci_open(const struct device *dev, bt_hci_recv_t recv) in bt_hci_open() function
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dhci_raw.c386 err = bt_hci_open(bt_dev.hci, bt_hci_recv);
Dhci_core.c4317 err = bt_hci_open(bt_dev.hci, bt_hci_recv);