Home
last modified time | relevance | path

Searched refs:bt_hci_transport_setup (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/bluetooth/hci/
Dnrf53_support.c29 int bt_hci_transport_setup(const struct device *dev) in bt_hci_transport_setup() function
Dhci_da1453x.c19 int bt_hci_transport_setup(const struct device *h4) in bt_hci_transport_setup() function
Dipc.c298 int __weak bt_hci_transport_setup(const struct device *dev) in bt_hci_transport_setup() function
315 err = bt_hci_transport_setup(NULL); in bt_ipc_open()
Dh4.c511 int __weak bt_hci_transport_setup(const struct device *uart) in bt_hci_transport_setup() function
529 ret = bt_hci_transport_setup(cfg->uart); in h4_open()
Dapollox_blue.c245 int bt_hci_transport_setup(const struct device *dev) in bt_hci_transport_setup() function
Dhci_ambiq.c381 ret = bt_hci_transport_setup(spi_bus.bus); in bt_apollo_open()
Dhci_nxp_setup.c1172 int bt_hci_transport_setup(const struct device *dev) in bt_hci_transport_setup() function
/Zephyr-latest/boards/nordic/nrf9160dk/
Dnrf52840_reset.c21 int bt_hci_transport_setup(const struct device *h4) in bt_hci_transport_setup() function
/Zephyr-latest/include/zephyr/drivers/
Dbluetooth.h215 int bt_hci_transport_setup(const struct device *dev);