Searched refs:peer_params (Results 1 – 2 of 2) sorted by relevance
/system/bt/btif/co/ |
D | bta_av_co.cc | 1100 tA2DP_ENCODER_INIT_PEER_PARAMS peer_params; in bta_av_co_set_codec_user_config() local 1101 bta_av_co_get_peer_params(&peer_params); in bta_av_co_set_codec_user_config() 1103 codec_user_config, &peer_params, p_sink->codec_caps, in bta_av_co_set_codec_user_config() 1200 tA2DP_ENCODER_INIT_PEER_PARAMS peer_params; in bta_av_co_set_codec_ota_config() local 1201 bta_av_co_get_peer_params(&peer_params); in bta_av_co_set_codec_ota_config() 1203 p_ota_codec_config, &peer_params, result_codec_config, &restart_input, in bta_av_co_set_codec_ota_config() 1255 tA2DP_ENCODER_INIT_PEER_PARAMS peer_params; in bta_av_co_set_codec_audio_config() local 1256 bta_av_co_get_peer_params(&peer_params); in bta_av_co_set_codec_audio_config() 1258 codec_audio_config, &peer_params, p_sink->codec_caps, in bta_av_co_set_codec_audio_config()
|
/system/bt/btif/src/ |
D | btif_a2dp_source.cc | 79 tA2DP_ENCODER_INIT_PEER_PARAMS peer_params; member 443 bta_av_co_get_peer_params(&msg.peer_params); in btif_a2dp_source_encoder_init() 479 &p_encoder_init->peer_params, a2dp_codec_config, in btif_a2dp_source_encoder_init_event()
|