Home
last modified time | relevance | path

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

/aosp12/system/bt/audio_hearing_aid_hw/src/
H A Daudio_hearing_aid_hw.cc390 static int ha_ctrl_send(struct ha_stream_common* common, const void* buffer, in ha_ctrl_send() function
741 if (ha_ctrl_send(common, &codec_config.sample_rate, in ha_write_output_audio_config()
744 if (ha_ctrl_send(common, &codec_config.bits_per_sample, in ha_write_output_audio_config()
748 if (ha_ctrl_send(common, &codec_config.channel_mode, in ha_write_output_audio_config()