Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/transport/include/common/
Dhci_driver_mem.h23 extern const struct hci_h4_allocators s_hci_driver_mem_alloc;
/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_mem.c50 const struct hci_h4_allocators s_hci_driver_mem_alloc = { variable
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart.c178 … hci_h4_sm_init(s_hci_driver_uart_env.h4_sm, &s_hci_driver_mem_alloc, hci_driver_uart_h4_frame_cb); in hci_driver_uart_init()
Dhci_driver_uart_dma.c612 …hci_h4_sm_init(s_hci_driver_uart_dma_env.h4_sm, &s_hci_driver_mem_alloc, hci_driver_uart_dma_h4_fr… in hci_driver_uart_dma_init()