Searched refs:stream_lc3_add_data (Results 1 – 3 of 3) sorted by relevance
51 void stream_lc3_add_data(struct tx_stream *stream, struct net_buf *buf);
89 stream_lc3_add_data(&tx_streams[i], buf); in tx_thread_func()
168 void stream_lc3_add_data(struct tx_stream *stream, struct net_buf *buf) in stream_lc3_add_data() function