Home
last modified time | relevance | path

Searched refs:leaudio_speed_up_reconfiguration_between_call (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/build/release/aconfig/bp1a/com.android.bluetooth.flags/
H A Dleaudio_speed_up_reconfiguration_between_call_flag_values.textproto3 name: "leaudio_speed_up_reconfiguration_between_call"
/aosp_15_r20/build/release/aconfig/ap4a/com.android.bluetooth.flags/
H A Dleaudio_speed_up_reconfiguration_between_call_flag_values.textproto3 name: "leaudio_speed_up_reconfiguration_between_call"
/aosp_15_r20/build/release/aconfig/trunk_staging/com.android.bluetooth.flags/
H A Dleaudio_speed_up_reconfiguration_between_call_flag_values.textproto3 name: "leaudio_speed_up_reconfiguration_between_call"
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/flags/bluetooth_flags_c_lib/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/include/
Dcom_android_bluetooth_flags.h194 virtual bool leaudio_speed_up_reconfiguration_between_call() = 0;
830 inline bool leaudio_speed_up_reconfiguration_between_call() { in leaudio_speed_up_reconfiguration_between_call() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/flags/libbluetooth_aconfig_flags_rust/android_arm64_armv8-2a_cortex-a55_source_apex33/gen/src/
Dlib.rs917 pub fn leaudio_speed_up_reconfiguration_between_call(&self) -> bool { in leaudio_speed_up_reconfiguration_between_call() method
2460 pub fn leaudio_speed_up_reconfiguration_between_call() -> bool { in leaudio_speed_up_reconfiguration_between_call() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source/android_common/
Dreleased-flagged-apis-exportable.txt109 com.android.bluetooth.flags.leaudio_speed_up_reconfiguration_between_call
Drevert-annotations-exportable.txt109 …id.annotation.FlaggedApi("com.android.bluetooth.flags.leaudio_speed_up_reconfiguration_between_cal…
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/flags/bluetooth_flags_c_lib/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/
Dcom_android_bluetooth_flags.cc554 virtual bool leaudio_speed_up_reconfiguration_between_call() override { in leaudio_speed_up_reconfiguration_between_call() function in com::android::bluetooth::flags::flag_provider
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.module_lib/android_common/
Dreleased-flagged-apis-exportable.txt109 com.android.bluetooth.flags.leaudio_speed_up_reconfiguration_between_call
Drevert-annotations-exportable.txt109 …id.annotation.FlaggedApi("com.android.bluetooth.flags.leaudio_speed_up_reconfiguration_between_cal…
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.system/android_common/
Dreleased-flagged-apis-exportable.txt109 com.android.bluetooth.flags.leaudio_speed_up_reconfiguration_between_call
Drevert-annotations-exportable.txt109 …id.annotation.FlaggedApi("com.android.bluetooth.flags.leaudio_speed_up_reconfiguration_between_cal…
/aosp_15_r20/packages/modules/Bluetooth/flags/
Dleaudio.aconfig297 name: "leaudio_speed_up_reconfiguration_between_call"
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc8431 com::android::bluetooth::flags::provider_->leaudio_speed_up_reconfiguration_between_call(false); in TEST_F()
8530 com::android::bluetooth::flags::provider_->leaudio_speed_up_reconfiguration_between_call(true); in TEST_F()
10265 com::android::bluetooth::flags::provider_->leaudio_speed_up_reconfiguration_between_call(false); in TEST_F()
10333 com::android::bluetooth::flags::provider_->leaudio_speed_up_reconfiguration_between_call(true); in TEST_F()
10408 com::android::bluetooth::flags::provider_->leaudio_speed_up_reconfiguration_between_call(false); in TEST_F()
10544 com::android::bluetooth::flags::provider_->leaudio_speed_up_reconfiguration_between_call(true); in TEST_F()
10771 com::android::bluetooth::flags::provider_->leaudio_speed_up_reconfiguration_between_call(false); in TEST_F()
10915 com::android::bluetooth::flags::provider_->leaudio_speed_up_reconfiguration_between_call(true); in TEST_F()
10988 com::android::bluetooth::flags::provider_->leaudio_speed_up_reconfiguration_between_call(true); in TEST_F()
Dclient.cc1303 if (!com::android::bluetooth::flags::leaudio_speed_up_reconfiguration_between_call()) { in SetInCall()
5178 if (!com::android::bluetooth::flags::leaudio_speed_up_reconfiguration_between_call()) { in DirectionalRealignMetadataAudioContexts()