Searched defs:SampleDatabaseParameters (Results 1 – 1 of 1) sorted by relevance
2202 struct SampleDatabaseParameters { struct in bluetooth::le_audio::UnicastTestNoInit2203 uint16_t conn_id;2204 RawAddress addr;2206 uint32_t sink_audio_allocation = codec_spec_conf::kLeAudioLocationStereo;2207 uint32_t source_audio_allocation = codec_spec_conf::kLeAudioLocationStereo;2208 uint8_t sink_channel_cnt = 0x03;2209 uint8_t source_channel_cnt = 0x03;2210 uint16_t sample_freq_mask = 0x0004;2211 bool add_csis = true;2212 bool add_cas = true;[all …]