Home
last modified time | relevance | path

Searched refs:hci_driver_util_init (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/porting/transport/include/common/
Dhci_driver_util.h10 int hci_driver_util_init(void);
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart.c180 rc = hci_driver_util_init(); in hci_driver_uart_init()
Dhci_driver_uart_dma.c614 rc = hci_driver_util_init(); in hci_driver_uart_dma_init()
/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_util.c189 hci_driver_util_init(void) in hci_driver_util_init() function