Searched refs:btif_media_thread_cleanup (Results 1 – 1 of 1) sorted by relevance
282 static void btif_media_thread_cleanup(void *context);761 thread_post(worker_thread, btif_media_thread_cleanup, NULL); in btif_a2dp_stop_media_task()1200 static void btif_media_thread_cleanup(UNUSED_ATTR void *context) { in btif_media_thread_cleanup() function