HomeSort by relevance Sort by last modified time
    Searched refs:restart_output (Results 1 - 6 of 6) sorted by null

  /system/bt/btif/co/
bta_av_co.cc 1446 bool restart_output = false; local
1534 bool restart_output = false; local
1966 bool restart_output = false; local
    [all...]
  /system/bt/stack/a2dp/
a2dp_vendor_aptx_encoder.cc 201 // NOTE: Ignore the restart_input / restart_output flags - this initization
204 bool restart_output = false; local
208 &restart_output, &config_updated);
a2dp_vendor_aptx_hd_encoder.cc 202 // NOTE: Ignore the restart_input / restart_output flags - this initization
205 bool restart_output = false; local
209 &restart_output, &config_updated);
a2dp_aac_encoder.cc 148 // NOTE: Ignore the restart_input / restart_output flags - this initization
151 bool restart_output = false; local
154 &restart_input, &restart_output, &config_updated);
a2dp_vendor_ldac_encoder.cc 306 // NOTE: Ignore the restart_input / restart_output flags - this initization
309 bool restart_output = false; local
313 &restart_output, &config_updated);
a2dp_sbc_encoder.cc 154 // NOTE: Ignore the restart_input / restart_output flags - this initization
157 bool restart_output = false; local
160 &restart_input, &restart_output, &config_updated);
    [all...]

Completed in 99 milliseconds