Home
last modified time | relevance | path

Searched defs:shutdown_complete_promise (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc567 void btif_a2dp_source_shutdown(std::promise<void> shutdown_complete_promise) { in btif_a2dp_source_shutdown()
582 static void btif_a2dp_source_shutdown_delayed(std::promise<void> shutdown_complete_promise) { in btif_a2dp_source_shutdown_delayed()
603 std::promise<void> shutdown_complete_promise; in btif_a2dp_source_cleanup() local
Dbtif_av.cc531 std::promise<void> shutdown_complete_promise; in SetActivePeer() local