Home
last modified time | relevance | path

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

/system/bt/audio_hal_interface/
Da2dp_encoding.cc287 A2dpCodecConfig* a2dp_codec_configs = bta_av_get_a2dp_current_codec(); in a2dp_get_selected_hal_pcm_config() local
288 if (a2dp_codec_configs == nullptr) { in a2dp_get_selected_hal_pcm_config()
295 btav_a2dp_codec_config_t current_codec = a2dp_codec_configs->getCodecConfig(); in a2dp_get_selected_hal_pcm_config()