Searched refs:btav_a2dp_codec_channel_mode_t (Results 1 – 20 of 20) sorted by relevance
142 } btav_a2dp_codec_channel_mode_t; typedef165 btav_a2dp_codec_channel_mode_t channel_mode;456 struct formatter<btav_a2dp_codec_channel_mode_t>457 : enum_formatter<btav_a2dp_codec_channel_mode_t> {};
187 sizeof(btav_a2dp_codec_channel_mode_t)); in btif_a2dp_control_on_get_output_audio_config()197 sizeof(btav_a2dp_codec_channel_mode_t)); in btif_a2dp_control_on_get_output_audio_config()224 sizeof(btav_a2dp_codec_channel_mode_t)) != in btif_a2dp_control_on_set_output_audio_config()225 sizeof(btav_a2dp_codec_channel_mode_t)) { in btif_a2dp_control_on_set_output_audio_config()
65 btav_a2dp_codec_channel_mode_t codec_channel_mode) { in codec_channel_mode2value()97 const btav_a2dp_codec_channel_mode_t codec_channel_mode_array[] = { in TEST_F()
264 sizeof(btav_a2dp_codec_channel_mode_t)); in hearing_aid_recv_ctrl_data()276 sizeof(btav_a2dp_codec_channel_mode_t)); in hearing_aid_recv_ctrl_data()306 sizeof(btav_a2dp_codec_channel_mode_t)) != in hearing_aid_recv_ctrl_data()307 sizeof(btav_a2dp_codec_channel_mode_t)) { in hearing_aid_recv_ctrl_data()
61 static const std::vector<const btav_a2dp_codec_channel_mode_t>91 btav_a2dp_codec_channel_mode_t getArbitraryBtavCodecChannelMode( in getArbitraryBtavCodecChannelMode()
33 btav_a2dp_codec_channel_mode_t channel_mode =
145 btav_a2dp_codec_channel_mode_t codec_channel_mode);
148 btav_a2dp_codec_channel_mode_t codec_channel_mode);
245 btav_a2dp_codec_channel_mode_t codec_channel_mode);786 DEFINE_ENUM_FLAG_OPERATORS(btav_a2dp_codec_channel_mode_t);
203 .channel_mode = static_cast<btav_a2dp_codec_channel_mode_t>(rconfig.channel_mode), in from_rust_codec_config()310 .channel_mode = static_cast<btav_a2dp_codec_channel_mode_t>(rconfig.channel_mode), in set_audio_config()
316 btav_a2dp_codec_channel_mode_t /* codec_channel_mode */) { in codecChannelMode2Str() argument
302 btav_a2dp_codec_channel_mode_t codec_channel_mode) { in codecChannelMode2Str()
556 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in ha_read_output_audio_config()570 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in ha_read_output_audio_config()757 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in ha_write_output_audio_config()1006 btav_a2dp_codec_channel_mode_t codec_channel_mode) { in audio_ha_hw_stream_compute_buffer_size()
553 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in a2dp_read_output_audio_config()567 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in a2dp_read_output_audio_config()742 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in a2dp_write_output_audio_config()1029 btav_a2dp_codec_channel_mode_t codec_channel_mode) { in audio_a2dp_hw_stream_compute_buffer_size()
129 constexpr btav_a2dp_codec_channel_mode_t kBtavA2dpCodecChannelModes[] = {
240 static_cast<btav_a2dp_codec_channel_mode_t>(channelMode), in prepareCodecPreferences()
763 static btav_a2dp_codec_channel_mode_t convert_channel_mode( in convert_channel_mode()
117 btav_a2dp_codec_channel_mode_t btav_channel_mode_;
499 btav_a2dp_codec_channel_mode_t codec_channel_mode) { in codecChannelMode2Str()