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

/system/bt/btif/co/
H A Dbta_av_co.cc564 bool restart_output = false; local
567 p_protect_info, &restart_output)) {
573 if (restart_output ||
1060 bool restart_output = false; local
1104 result_codec_config, &restart_input, &restart_output,
1110 if (restart_output) {
1168 bool restart_output = false; local
1204 &restart_output, &config_updated)) {
1209 if (restart_output) {
1231 bool restart_output local
[all...]
/system/bt/stack/a2dp/
H A Da2dp_vendor_aptx_hd_encoder.cc202 // NOTE: Ignore the restart_input / restart_output flags - this initization
205 bool restart_output = false; local
209 &restart_output, &config_updated);
H A Da2dp_vendor_aptx_encoder.cc201 // NOTE: Ignore the restart_input / restart_output flags - this initization
204 bool restart_output = false; local
208 &restart_output, &config_updated);
H A Da2dp_aac_encoder.cc148 // NOTE: Ignore the restart_input / restart_output flags - this initization
151 bool restart_output = false; local
154 &restart_input, &restart_output, &config_updated);
H A Da2dp_vendor_ldac_encoder.cc306 // NOTE: Ignore the restart_input / restart_output flags - this initization
309 bool restart_output = false; local
313 &restart_output, &config_updated);
H A Da2dp_sbc_encoder.cc154 // NOTE: Ignore the restart_input / restart_output flags - this initization
157 bool restart_output = false; local
160 &restart_input, &restart_output, &config_updated);

Completed in 90 milliseconds