Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/shell/
Daudio.h90 struct shell_stream { struct
91 struct bt_cap_stream stream;
92 struct bt_audio_codec_cfg codec_cfg;
93 struct bt_bap_qos_cfg qos;
94 bool is_tx;
95 bool is_rx;
98 uint32_t lc3_freq_hz;
99 uint32_t lc3_frame_duration_us;
100 uint16_t lc3_octets_per_frame;
101 uint8_t lc3_frame_blocks_per_sdu;
[all …]