Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc248 static bluetooth::common::MessageLoopThread btif_a2dp_source_thread("bt_a2dp_source_worker_thread"); variable
337 : &btif_a2dp_source_thread; in local_thread()
344 btif_a2dp_source_thread.StartUp(); in btif_a2dp_source_init()
452 if (!btif_a2dp_source_thread.EnableRealTimeScheduling()) { in btif_a2dp_source_startup_delayed()
607 btif_a2dp_source_thread.ShutDown(); in btif_a2dp_source_cleanup()
882 btif_a2dp_source_thread.GetWeakPtr(), FROM_HERE, in btif_a2dp_source_audio_tx_start_event()