Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp_source.cc229 static bluetooth::common::MessageLoopThread btif_a2dp_source_thread( variable
328 btif_a2dp_source_thread.StartUp(); in btif_a2dp_source_init()
329 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_init()
352 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_startup()
360 if (!btif_a2dp_source_thread.EnableRealTimeScheduling()) { in btif_a2dp_source_startup_delayed()
363 if (!bluetooth::audio::a2dp::init(&btif_a2dp_source_thread)) { in btif_a2dp_source_startup_delayed()
380 if (btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_start_session()
454 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_end_session()
495 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_shutdown()
526 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_cleanup()
[all …]