Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_codec_config.cc262 btav_a2dp_codec_config_t A2dpCodecConfig::getCodecConfig() { in getCodecConfig() function in A2dpCodecConfig
345 btav_a2dp_codec_config_t saved_codec_config = getCodecConfig(); in setCodecUserConfig()
365 btav_a2dp_codec_config_t new_codec_config = getCodecConfig(); in setCodecUserConfig()
514 result = codecConfig2Str(getCodecConfig()); in debug_codec_dump()
962 *p_codec_config = current_codec_config_->getCodecConfig(); in getCodecConfigAndCapabilities()
Da2dp_vendor_ldac_encoder.cc374 btav_a2dp_codec_config_t codec_config = a2dp_codec_config->getCodecConfig(); in a2dp_vendor_ldac_encoder_update()
Da2dp_vendor_ldac.cc361 btav_a2dp_codec_config_t codec_config_ = current_codec->getCodecConfig(); in A2DP_VendorGetBitRateLdac()
/system/bt/audio_hal_interface/
Da2dp_encoding.cc292 btav_a2dp_codec_config_t current_codec = a2dp_codec_configs->getCodecConfig(); in a2dp_get_selected_hal_codec_config()
566 btav_a2dp_codec_config_t current_codec = a2dp_codec_configs->getCodecConfig(); in a2dp_get_selected_hal_pcm_config()
/system/bt/btif/src/
Dbtif_a2dp_control.cc211 codec_config = current_codec->getCodecConfig(); in btif_a2dp_recv_ctrl_data()
Dbtif_a2dp_audio_interface.cc201 codec_config = a2dpCodecConfig->getCodecConfig(); in btif_a2dp_get_codec_configuration()
/system/bt/stack/include/
Da2dp_codec_api.h87 btav_a2dp_codec_config_t getCodecConfig();