Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c440 static struct net_buf *get_first_buf_matching_chan(struct k_fifo *fifo, struct bt_att_chan *chan) in get_first_buf_matching_chan() function
512 buf = get_first_buf_matching_chan(queue, chan); in process_queue()