Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_codec_config.cc252 btav_a2dp_codec_config_t A2dpCodecConfig::getCodecConfig() { in getCodecConfig() function in A2dpCodecConfig
335 btav_a2dp_codec_config_t saved_codec_config = getCodecConfig(); in setCodecUserConfig()
355 btav_a2dp_codec_config_t new_codec_config = getCodecConfig(); in setCodecUserConfig()
504 result = codecConfig2Str(getCodecConfig()); in debug_codec_dump()
945 *p_codec_config = current_codec_config_->getCodecConfig(); in getCodecConfigAndCapabilities()
Da2dp_vendor_ldac_encoder.cc372 btav_a2dp_codec_config_t codec_config = a2dp_codec_config->getCodecConfig(); in a2dp_vendor_ldac_encoder_update()
Da2dp_vendor_ldac.cc307 btav_a2dp_codec_config_t codec_config_ = current_codec->getCodecConfig(); in A2DP_VendorGetBitRateLdac()
/system/bt/btif/src/
Dbtif_a2dp_control.cc209 codec_config = current_codec->getCodecConfig(); in btif_a2dp_recv_ctrl_data()
Dbtif_a2dp_audio_interface.cc120 codec_config = a2dpCodecConfig->getCodecConfig(); in btif_a2dp_get_codec_configuration()
/system/bt/stack/include/
Da2dp_codec_api.h88 btav_a2dp_codec_config_t getCodecConfig();