Searched refs:btif_a2dp_sink_cleanup (Results 1 – 3 of 3) sorted by relevance
83 void btif_a2dp_sink_cleanup(void);
297 void btif_a2dp_sink_cleanup() { in btif_a2dp_sink_cleanup() function
1212 do_in_main_thread(FROM_HERE, base::Bind(&btif_a2dp_sink_cleanup)); in Cleanup()