Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc247 static void btif_a2dp_source_shutdown_delayed(std::promise<void>);
500 FROM_HERE, base::BindOnce(&btif_a2dp_source_shutdown_delayed, in btif_a2dp_source_shutdown()
504 static void btif_a2dp_source_shutdown_delayed( in btif_a2dp_source_shutdown_delayed() function