Searched defs:btav_a2dp_codec_config_t (Results 1 – 1 of 1) sorted by relevance
136 struct btav_a2dp_codec_config_t { struct137 btav_a2dp_codec_index_t codec_type;139 codec_priority; // Codec selection priority143 btav_a2dp_codec_sample_rate_t sample_rate;144 btav_a2dp_codec_bits_per_sample_t bits_per_sample;145 btav_a2dp_codec_channel_mode_t channel_mode;146 int64_t codec_specific_1; // Codec-specific value 1147 int64_t codec_specific_2; // Codec-specific value 2148 int64_t codec_specific_3; // Codec-specific value 3149 int64_t codec_specific_4; // Codec-specific value 4[all …]