Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_av_co.cc1443 uint8_t result_codec_config[AVDT_CODEC_SIZE]; in SetCodecUserConfig() local
1482 result_codec_config, &restart_input, &restart_output, in SetCodecUserConfig()
1533 uint8_t result_codec_config[AVDT_CODEC_SIZE]; in SetCodecAudioConfig() local
1559 result_codec_config, &restart_output, &config_updated)) { in SetCodecAudioConfig()
1569 SaveNewCodecConfig(p_peer, result_codec_config, p_sink->num_protect, in SetCodecAudioConfig()
1964 uint8_t result_codec_config[AVDT_CODEC_SIZE]; in SetCodecOtaConfig() local
1991 p_ota_codec_config, &peer_params, result_codec_config, &restart_input, in SetCodecOtaConfig()
2001 A2DP_CodecInfoString(result_codec_config).c_str()); in SetCodecOtaConfig()
2005 SaveNewCodecConfig(p_peer, result_codec_config, num_protect, in SetCodecOtaConfig()