Home
last modified time | relevance | path

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

/samples/bluetooth/bap_unicast_client/src/
A Dstream_lc3.h36 struct tx_stream;
43 int stream_lc3_init(struct tx_stream *stream);
51 void stream_lc3_add_data(struct tx_stream *stream, struct net_buf *buf);
A Dstream_lc3.c42 static void fill_audio_buf_sin(struct tx_stream *stream) in fill_audio_buf_sin()
56 static int extract_lc3_config(struct tx_stream *stream) in extract_lc3_config()
133 static bool encode_frame(struct tx_stream *stream, uint8_t index, struct net_buf *out_buf) in encode_frame()
154 static bool encode_frame_block(struct tx_stream *stream, struct net_buf *out_buf) in encode_frame_block()
169 void stream_lc3_add_data(struct tx_stream *stream, struct net_buf *buf) in stream_lc3_add_data()
179 int stream_lc3_init(struct tx_stream *stream) in stream_lc3_init()
A Dstream_tx.h19 struct tx_stream { struct
A Dstream_tx.c34 static struct tx_stream tx_streams[CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SRC_COUNT];
/samples/bluetooth/cap_initiator/src/
A Dcap_initiator.h12 struct tx_stream { struct
A Dcap_initiator_tx.c30 struct tx_stream

Completed in 19 milliseconds