Home
last modified time | relevance | path

Searched refs:btav_a2dp_codec_channel_mode_t (Results 1 – 12 of 12) sorted by relevance

/system/bt/audio_a2dp_hw/test/
Daudio_a2dp_hw_test.cc65 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()
/system/bt/audio_hearing_aid_hw/test/
Daudio_hearing_aid_hw_test.cc65 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()
/system/bt/btif/src/
Dbtif_a2dp_control.cc225 sizeof(btav_a2dp_codec_channel_mode_t)); in btif_a2dp_recv_ctrl_data()
237 sizeof(btav_a2dp_codec_channel_mode_t)); in btif_a2dp_recv_ctrl_data()
267 sizeof(btav_a2dp_codec_channel_mode_t)) != in btif_a2dp_recv_ctrl_data()
268 sizeof(btav_a2dp_codec_channel_mode_t)) { in btif_a2dp_recv_ctrl_data()
/system/bt/audio_hearing_aid_hw/include/
Daudio_hearing_aid_hw.h145 btav_a2dp_codec_channel_mode_t codec_channel_mode);
/system/bt/audio_a2dp_hw/include/
Daudio_a2dp_hw.h149 btav_a2dp_codec_channel_mode_t codec_channel_mode);
/system/bt/bta/hearing_aid/
Dhearing_aid_audio_source.cc222 sizeof(btav_a2dp_codec_channel_mode_t)); in hearing_aid_recv_ctrl_data()
234 sizeof(btav_a2dp_codec_channel_mode_t)); in hearing_aid_recv_ctrl_data()
265 sizeof(btav_a2dp_codec_channel_mode_t)) != in hearing_aid_recv_ctrl_data()
266 sizeof(btav_a2dp_codec_channel_mode_t)) { in hearing_aid_recv_ctrl_data()
/system/bt/include/hardware/
Dbt_av.h109 } btav_a2dp_codec_channel_mode_t; typedef
127 btav_a2dp_codec_channel_mode_t channel_mode;
/system/bt/stack/include/
Da2dp_codec_api.h252 btav_a2dp_codec_channel_mode_t codec_channel_mode);
759 DEFINE_ENUM_FLAG_OPERATORS(btav_a2dp_codec_channel_mode_t);
/system/bt/service/
Da2dp_source.cc61 static_cast<btav_a2dp_codec_channel_mode_t>(config.channel_mode()), in CodecConfigToFluoride()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc527 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in ha_read_output_audio_config()
541 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in ha_read_output_audio_config()
728 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in ha_write_output_audio_config()
977 btav_a2dp_codec_channel_mode_t codec_channel_mode) { in audio_ha_hw_stream_compute_buffer_size()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc546 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in a2dp_read_output_audio_config()
560 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in a2dp_read_output_audio_config()
735 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) { in a2dp_write_output_audio_config()
1022 btav_a2dp_codec_channel_mode_t codec_channel_mode) { in audio_a2dp_hw_stream_compute_buffer_size()
/system/bt/stack/a2dp/
Da2dp_codec_config.cc487 btav_a2dp_codec_channel_mode_t codec_channel_mode) { in codecChannelMode2Str()