Searched refs:ble_hci_uart_cmd_pool (Results 1 – 1 of 1) sorted by relevance
98 static struct os_mempool ble_hci_uart_cmd_pool; variable997 buf = os_memblock_get(&ble_hci_uart_cmd_pool); in ble_hci_trans_buf_alloc()1047 assert(os_memblock_from(&ble_hci_uart_cmd_pool, buf)); in ble_hci_trans_buf_free()1048 rc = os_memblock_put(&ble_hci_uart_cmd_pool, buf); in ble_hci_trans_buf_free()1147 rc = os_mempool_init(&ble_hci_uart_cmd_pool, in ble_hci_uart_init()