Searched refs:s_hci_driver_mem_alloc (Results 1 – 4 of 4) sorted by relevance
23 extern const struct hci_h4_allocators s_hci_driver_mem_alloc;
50 const struct hci_h4_allocators s_hci_driver_mem_alloc = { variable
178 … 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()
612 …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()