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.cc169 static void btif_a2dp_source_shutdown_delayed(void* context);
316 btif_a2dp_source_shutdown_delayed, NULL); in btif_a2dp_source_shutdown()
321 static void btif_a2dp_source_shutdown_delayed(UNUSED_ATTR void* context) { in btif_a2dp_source_shutdown_delayed() function