Home
last modified time | relevance | path

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

/aosp_15_r20/build/release/aconfig/ap4a/com.android.bluetooth.flags/
H A Dleaudio_codec_config_callback_order_fix_flag_values.textproto3 name: "leaudio_codec_config_callback_order_fix"
/aosp_15_r20/build/release/aconfig/bp1a/com.android.bluetooth.flags/
H A Dleaudio_codec_config_callback_order_fix_flag_values.textproto3 name: "leaudio_codec_config_callback_order_fix"
/aosp_15_r20/build/release/aconfig/trunk_staging/com.android.bluetooth.flags/
H A Dleaudio_codec_config_callback_order_fix_flag_values.textproto3 name: "leaudio_codec_config_callback_order_fix"
/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.h178 virtual bool leaudio_codec_config_callback_order_fix() = 0;
782 inline bool leaudio_codec_config_callback_order_fix() { in leaudio_codec_config_callback_order_fix() 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.rs837 pub fn leaudio_codec_config_callback_order_fix(&self) -> bool { in leaudio_codec_config_callback_order_fix() method
2364 pub fn leaudio_codec_config_callback_order_fix() -> bool { in leaudio_codec_config_callback_order_fix() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source/android_common/
Dreleased-flagged-apis-exportable.txt99 com.android.bluetooth.flags.leaudio_codec_config_callback_order_fix
Drevert-annotations-exportable.txt99 …droid.annotation.FlaggedApi("com.android.bluetooth.flags.leaudio_codec_config_callback_order_fix")'
/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.cc506 virtual bool leaudio_codec_config_callback_order_fix() override { in leaudio_codec_config_callback_order_fix() 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.txt99 com.android.bluetooth.flags.leaudio_codec_config_callback_order_fix
Drevert-annotations-exportable.txt99 …droid.annotation.FlaggedApi("com.android.bluetooth.flags.leaudio_codec_config_callback_order_fix")'
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.system/android_common/
Dreleased-flagged-apis-exportable.txt99 com.android.bluetooth.flags.leaudio_codec_config_callback_order_fix
Drevert-annotations-exportable.txt99 …droid.annotation.FlaggedApi("com.android.bluetooth.flags.leaudio_codec_config_callback_order_fix")'
/aosp_15_r20/packages/modules/Bluetooth/flags/
Dleaudio.aconfig75 name: "leaudio_codec_config_callback_order_fix"
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc1692 if (com::android::bluetooth::flags::leaudio_codec_config_callback_order_fix()) { in GroupSetActive()
Dle_audio_client_test.cc4761 com::android::bluetooth::flags::provider_->leaudio_codec_config_callback_order_fix(true); in TEST_F()