Searched refs:result_codec_config (Results 1 – 1 of 1) sorted by relevance
/system/bt/btif/co/ |
D | bta_av_co.cc | 1459 uint8_t result_codec_config[AVDT_CODEC_SIZE]; in SetCodecUserConfig() local 1498 result_codec_config, &restart_input, &restart_output, in SetCodecUserConfig() 1549 uint8_t result_codec_config[AVDT_CODEC_SIZE]; in SetCodecAudioConfig() local 1575 result_codec_config, &restart_output, &config_updated)) { in SetCodecAudioConfig() 1585 SaveNewCodecConfig(p_peer, result_codec_config, p_sink->num_protect, in SetCodecAudioConfig() 1986 uint8_t result_codec_config[AVDT_CODEC_SIZE]; in SetCodecOtaConfig() local 2013 p_ota_codec_config, &peer_params, result_codec_config, &restart_input, in SetCodecOtaConfig() 2023 A2DP_CodecInfoString(result_codec_config).c_str()); in SetCodecOtaConfig() 2027 SaveNewCodecConfig(p_peer, result_codec_config, num_protect, in SetCodecOtaConfig()
|