Home
last modified time | relevance | path

Searched defs:stream_lc3_tx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dstream_lc3.h23 struct stream_lc3_tx { struct
24 uint32_t freq_hz;
25 uint32_t frame_duration_us;
26 uint16_t octets_per_frame;
27 uint8_t frame_blocks_per_sdu;
28 uint8_t chan_cnt;
29 enum bt_audio_location chan_allocation;
30 lc3_encoder_t encoder;
31 lc3_encoder_mem_48k_t encoder_mem;