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.h91 struct shell_stream { struct
92 struct bt_cap_stream stream;
93 struct bt_audio_codec_cfg codec_cfg;
94 struct bt_bap_qos_cfg qos;
95 bool is_tx;
96 bool is_rx;
99 uint32_t lc3_freq_hz;
100 uint32_t lc3_frame_duration_us;
101 uint16_t lc3_octets_per_frame;
102 uint8_t lc3_frame_blocks_per_sdu;
[all …]