Home
last modified time | relevance | path

Searched refs:leaudio_dynamic_spatial_audio (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/build/release/aconfig/trunk_staging/com.android.bluetooth.flags/
H A Dleaudio_dynamic_spatial_audio_flag_values.textproto3 name: "leaudio_dynamic_spatial_audio"
/aosp_15_r20/build/release/aconfig/bp1a/com.android.bluetooth.flags/
H A Dleaudio_dynamic_spatial_audio_flag_values.textproto3 name: "leaudio_dynamic_spatial_audio"
/aosp_15_r20/build/release/aconfig/ap3a/com.android.bluetooth.flags/
H A Dleaudio_dynamic_spatial_audio_flag_values.textproto3 name: "leaudio_dynamic_spatial_audio"
/aosp_15_r20/build/release/aconfig/ap4a/com.android.bluetooth.flags/
H A Dleaudio_dynamic_spatial_audio_flag_values.textproto3 name: "leaudio_dynamic_spatial_audio"
/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.h181 virtual bool leaudio_dynamic_spatial_audio() = 0;
791 inline bool leaudio_dynamic_spatial_audio() { in leaudio_dynamic_spatial_audio() function
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.cc161 if (com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in SetLatencyMode()
196 if (com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in SourceMetadataChanged()
/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.rs852 pub fn leaudio_dynamic_spatial_audio(&self) -> bool { in leaudio_dynamic_spatial_audio() method
2382 pub fn leaudio_dynamic_spatial_audio() -> bool { in leaudio_dynamic_spatial_audio() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc647 if (com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in ProcessHciNotifSetupIsoDataPath()
724 } else if (com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in ProcessHciNotifRemoveIsoDataPath()
902 if (!com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in applyDsaDataPath()
1109 if (com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in RemoveDataPathByCisHandle()
1438 if (!com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in ApplyDsaParams()
Ddevice_groups.h357 if (!com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in GetAllowedDsaModes()
Dclient.cc1463 if (com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in StartAudioSession()
5377 if (!com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in DsaReconfigureNeeded()
6171 if (!com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in DsaDataConsume()
6632 if (!com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in RegisterIsoDataConsumer()
Ddevices.cc475 if (!com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in ParseHeadtrackingCodec()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source/android_common/
Dreleased-flagged-apis-exportable.txt100 com.android.bluetooth.flags.leaudio_dynamic_spatial_audio
Drevert-annotations-exportable.txt100 …ation '!android.annotation.FlaggedApi("com.android.bluetooth.flags.leaudio_dynamic_spatial_audio")'
/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.cc515 virtual bool leaudio_dynamic_spatial_audio() override { in leaudio_dynamic_spatial_audio() 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.txt100 com.android.bluetooth.flags.leaudio_dynamic_spatial_audio
Drevert-annotations-exportable.txt100 …ation '!android.annotation.FlaggedApi("com.android.bluetooth.flags.leaudio_dynamic_spatial_audio")'
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.system/android_common/
Dreleased-flagged-apis-exportable.txt100 com.android.bluetooth.flags.leaudio_dynamic_spatial_audio
Drevert-annotations-exportable.txt100 …ation '!android.annotation.FlaggedApi("com.android.bluetooth.flags.leaudio_dynamic_spatial_audio")'
/aosp_15_r20/packages/modules/Bluetooth/flags/
Dleaudio.aconfig28 name: "leaudio_dynamic_spatial_audio"
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc235 if (com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in bta_hh_le_enable()
2413 if (!com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in bta_hh_le_iso_data_callback()
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software.cc802 if (!com::android::bluetooth::flags::leaudio_dynamic_spatial_audio()) { in SetAllowedDsaModes()