Home
last modified time | relevance | path

Searched refs:run_ble_audio_ticks_in_worker_thread (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_source_hal_client.cc290 if (com::android::bluetooth::flags::run_ble_audio_ticks_in_worker_thread()) { in OnSuspendReq()
389 if (com::android::bluetooth::flags::run_ble_audio_ticks_in_worker_thread()) { in Stop()
414 if (com::android::bluetooth::flags::run_ble_audio_ticks_in_worker_thread()) { in ConfirmStreamingRequest()
Daudio_hal_client_test.cc457 com::android::bluetooth::flags::provider_->run_ble_audio_ticks_in_worker_thread(true); in TEST_F()
/aosp_15_r20/build/release/aconfig/trunk_staging/com.android.bluetooth.flags/
H A Drun_ble_audio_ticks_in_worker_thread_flag_values.textproto3 name: "run_ble_audio_ticks_in_worker_thread"
/aosp_15_r20/build/release/aconfig/bp1a/com.android.bluetooth.flags/
H A Drun_ble_audio_ticks_in_worker_thread_flag_values.textproto3 name: "run_ble_audio_ticks_in_worker_thread"
/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.h246 virtual bool run_ble_audio_ticks_in_worker_thread() = 0;
986 inline bool run_ble_audio_ticks_in_worker_thread() { in run_ble_audio_ticks_in_worker_thread() 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.rs1177 pub fn run_ble_audio_ticks_in_worker_thread(&self) -> bool { in run_ble_audio_ticks_in_worker_thread() method
2772 pub fn run_ble_audio_ticks_in_worker_thread() -> bool { in run_ble_audio_ticks_in_worker_thread() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source/android_common/
Dreleased-flagged-apis-exportable.txt141 com.android.bluetooth.flags.run_ble_audio_ticks_in_worker_thread
Drevert-annotations-exportable.txt141 …!android.annotation.FlaggedApi("com.android.bluetooth.flags.run_ble_audio_ticks_in_worker_thread")'
/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.cc710 virtual bool run_ble_audio_ticks_in_worker_thread() override { in run_ble_audio_ticks_in_worker_thread() 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.txt141 com.android.bluetooth.flags.run_ble_audio_ticks_in_worker_thread
Drevert-annotations-exportable.txt141 …!android.annotation.FlaggedApi("com.android.bluetooth.flags.run_ble_audio_ticks_in_worker_thread")'
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.system/android_common/
Dreleased-flagged-apis-exportable.txt141 com.android.bluetooth.flags.run_ble_audio_ticks_in_worker_thread
Drevert-annotations-exportable.txt141 …!android.annotation.FlaggedApi("com.android.bluetooth.flags.run_ble_audio_ticks_in_worker_thread")'
/aosp_15_r20/packages/modules/Bluetooth/flags/
Dleaudio.aconfig65 name: "run_ble_audio_ticks_in_worker_thread"