Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_source.h66 void btif_a2dp_source_shutdown(std::promise<void>);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc488 void btif_a2dp_source_shutdown(std::promise<void> shutdown_complete_promise) { in btif_a2dp_source_shutdown() function
530 btif_a2dp_source_shutdown(std::move(shutdown_complete_promise)); in btif_a2dp_source_cleanup()
Dbtif_av.cc526 btif_a2dp_source_shutdown(std::move(shutdown_complete_promise)); in SetActivePeer()
575 btif_a2dp_source_shutdown(std::move(shutdown_complete_promise)); in DeleteActivePeer()