Searched refs:config_updated (Results 1 - 6 of 6) sorted by relevance

/system/bt/btif/co/
H A Dbta_av_co.cc1447 bool config_updated = false; local
1483 &config_updated)) {
1535 bool config_updated = false; local
1559 result_codec_config, &restart_output, &config_updated)) {
1587 if (config_updated) {
1967 bool config_updated = false; local
1992 &restart_output, &config_updated)) {
2009 if (restart_input || config_updated) {
/system/bt/stack/a2dp/
H A Da2dp_vendor_aptx_encoder.cc205 bool config_updated = false; local
208 &restart_output, &config_updated);
H A Da2dp_vendor_aptx_hd_encoder.cc206 bool config_updated = false; local
209 &restart_output, &config_updated);
H A Da2dp_aac_encoder.cc152 bool config_updated = false; local
154 &restart_input, &restart_output, &config_updated);
H A Da2dp_vendor_ldac_encoder.cc310 bool config_updated = false; local
313 &restart_output, &config_updated);
H A Da2dp_sbc_encoder.cc158 bool config_updated = false; local
160 &restart_input, &restart_output, &config_updated);

Completed in 269 milliseconds