Home
last modified time | relevance | path

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

/system/bt/stack/test/fuzzers/a2dp/codec/
Da2dpCodecFuzzFunctions.h212 bool restart_input, restart_output, config_updated;
218 &restart_output, &config_updated);
/system/bt/btif/co/
Dbta_av_co.cc989 bool config_updated = false; in ProcessSourceGetConfig() local
995 &config_updated); in ProcessSourceGetConfig()
1491 bool config_updated = false; in SetCodecUserConfig() local
1536 &config_updated)) { in SetCodecUserConfig()
1584 bool config_updated = false; in SetCodecAudioConfig() local
1616 result_codec_config, &restart_output, &config_updated)) { in SetCodecAudioConfig()
1636 if (config_updated) { in SetCodecAudioConfig()
2014 bool config_updated = false; in SetCodecOtaConfig() local
2037 &restart_output, &config_updated)) { in SetCodecOtaConfig()
2053 if (restart_input || config_updated) { in SetCodecOtaConfig()
/system/bt/stack/a2dp/
Da2dp_vendor_aptx_hd_encoder.cc205 bool config_updated = false; in a2dp_vendor_aptx_hd_encoder_init() local
208 &restart_output, &config_updated); in a2dp_vendor_aptx_hd_encoder_init()
Da2dp_vendor_aptx_encoder.cc204 bool config_updated = false; in a2dp_vendor_aptx_encoder_init() local
207 &restart_output, &config_updated); in a2dp_vendor_aptx_encoder_init()
Da2dp_aac_encoder.cc150 bool config_updated = false; in a2dp_aac_encoder_init() local
152 &restart_input, &restart_output, &config_updated); in a2dp_aac_encoder_init()
Da2dp_vendor_ldac_encoder.cc311 bool config_updated = false; in a2dp_vendor_ldac_encoder_init() local
314 &restart_output, &config_updated); in a2dp_vendor_ldac_encoder_init()
Da2dp_sbc_encoder.cc155 bool config_updated = false; in a2dp_sbc_encoder_init() local
157 &restart_input, &restart_output, &config_updated); in a2dp_sbc_encoder_init()