Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc234 static bluetooth::common::MessageLoopThread btif_a2dp_source_thread( variable
335 btif_a2dp_source_thread.StartUp(); in btif_a2dp_source_init()
336 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_init()
348 bluetooth::audio::a2dp::init(&btif_a2dp_source_thread); in btif_a2dp_source_init_delayed()
365 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_startup()
373 if (!btif_a2dp_source_thread.EnableRealTimeScheduling()) { in btif_a2dp_source_startup_delayed()
378 if (!bluetooth::audio::a2dp::init(&btif_a2dp_source_thread)) { in btif_a2dp_source_startup_delayed()
395 if (btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_start_session()
461 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_end_session()
499 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_shutdown()
[all …]