Home
last modified time | relevance | path

Searched refs:p_config_updated (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc362 bool* p_restart_output, bool* p_config_updated) { in setCodecUserConfig() argument
366 *p_config_updated = false; in setCodecUserConfig()
406 if (*p_restart_input || *p_restart_output) *p_config_updated = true; in setCodecUserConfig()
759 bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) { in setCodecUserConfig() argument
766 *p_config_updated = false; in setCodecUserConfig()
785 p_restart_input, p_restart_output, p_config_updated)) { in setCodecUserConfig()
812 *p_config_updated = true; in setCodecUserConfig()
826 *p_config_updated = true; in setCodecUserConfig()
833 *p_config_updated = true; in setCodecUserConfig()
845 if (*p_restart_input || *p_restart_output) *p_config_updated = true; in setCodecUserConfig()
[all …]
Da2dp_vendor_opus_encoder.cc93 bool* p_config_updated);
171 bool* p_restart_output, bool* p_config_updated) { in updateEncoderUserConfig() argument
180 p_config_updated); in updateEncoderUserConfig()
187 bool* p_config_updated) { in a2dp_vendor_opus_encoder_update() argument
195 *p_config_updated = false; in a2dp_vendor_opus_encoder_update()
Da2dp_vendor_aptx_hd_encoder.cc90 bool* p_restart_output, bool* p_config_updated);
164 bool* p_restart_output, bool* p_config_updated) { in a2dp_vendor_aptx_hd_encoder_update() argument
169 *p_config_updated = false; in a2dp_vendor_aptx_hd_encoder_update()
Da2dp_vendor_aptx_encoder.cc92 bool* p_config_updated);
165 bool* p_config_updated) { in a2dp_vendor_aptx_encoder_update() argument
170 *p_config_updated = false; in a2dp_vendor_aptx_encoder_update()
Da2dp_vendor_ldac_encoder.cc118 bool* p_config_updated);
173 bool* p_config_updated) { in a2dp_vendor_ldac_encoder_update() argument
180 *p_config_updated = false; in a2dp_vendor_ldac_encoder_update()
278 *p_config_updated = true; in a2dp_vendor_ldac_encoder_update()
Da2dp_aac_encoder.cc103 bool* p_config_updated);
156 bool* p_config_updated) { in a2dp_aac_encoder_update() argument
165 *p_config_updated = false; in a2dp_aac_encoder_update()
Da2dp_vendor_opus_linux.cc172 bool* p_restart_output, bool* p_config_updated) { in updateEncoderUserConfig() argument
Da2dp_sbc_encoder.cc109 bool* p_config_updated);
158 bool* p_config_updated) { in a2dp_sbc_encoder_update() argument
171 *p_config_updated = false; in a2dp_sbc_encoder_update()
/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Da2dpCodecFuzzFunctions.h241 bool p_restart_output, p_config_updated;
244 p_result_codec_config, &p_restart_output, &p_config_updated);
266 bool p_restart_input, p_restart_output, p_config_updated;
269 &p_restart_output, &p_config_updated);
/packages/modules/Bluetooth/system/test/mock/
Dmock_a2dp_codec_config.cc149 bool* p_restart_output, bool* p_config_updated) { in setCodecUserConfig() argument
172 bool* p_restart_output, bool* p_config_updated) { in setCodecAudioConfig() argument
187 bool* p_restart_output, bool* p_config_updated) { in setCodecOtaConfig() argument
195 bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) { in setCodecUserConfig() argument
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h190 bool* p_restart_output, bool* p_config_updated);
393 bool* p_restart_output, bool* p_config_updated);
411 bool* p_restart_output, bool* p_config_updated);
433 bool* p_restart_output, bool* p_config_updated);
Da2dp_vendor_opus.h57 bool* p_restart_input, bool* p_restart_output, bool* p_config_updated);
73 bool* p_restart_input, bool* p_restart_output, bool* p_config_updated);