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.cc226 static bluetooth::common::MessageLoopThread btif_a2dp_source_thread( variable
322 btif_a2dp_source_thread.StartUp(); in btif_a2dp_source_init()
323 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_init()
347 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_startup()
356 if (!btif_a2dp_source_thread.EnableRealTimeScheduling()) { in btif_a2dp_source_startup_delayed()
359 if (!bluetooth::audio::a2dp::init(&btif_a2dp_source_thread)) { in btif_a2dp_source_startup_delayed()
375 if (btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_start_session()
449 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_end_session()
490 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_shutdown()
522 btif_a2dp_source_thread.DoInThread( in btif_a2dp_source_cleanup()
[all …]