Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp_source.cc236 static void btif_a2dp_source_shutdown_delayed(void);
491 FROM_HERE, base::Bind(&btif_a2dp_source_shutdown_delayed)); in btif_a2dp_source_shutdown()
494 static void btif_a2dp_source_shutdown_delayed(void) { in btif_a2dp_source_shutdown_delayed() function