Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/transport/include/common/
Dhci_driver_util.h12 void hci_driver_util_deinit(void);
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart.c167 hci_driver_util_deinit(); in hci_driver_uart_deinit()
Dhci_driver_uart_dma.c599 hci_driver_util_deinit(); in hci_driver_uart_dma_deinit()
/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_util.c203 hci_driver_util_deinit(void) in hci_driver_util_deinit() function