Searched refs:fixed_pkt_queue_new (Results 1 – 3 of 3) sorted by relevance
35 fixed_pkt_queue_t *fixed_pkt_queue_new(size_t capacity);
21 fixed_pkt_queue_t *fixed_pkt_queue_new(size_t capacity) in fixed_pkt_queue_new() function
158 hci_host_env.command_queue = fixed_pkt_queue_new(QUEUE_SIZE_MAX); in hci_layer_init_env()