Searched refs:btif_a2dp_source_cleanup (Results 1 – 3 of 3) sorted by relevance
71 void btif_a2dp_source_cleanup(void);
525 void btif_a2dp_source_cleanup(void) { in btif_a2dp_source_cleanup() function
1223 do_in_main_thread(FROM_HERE, base::BindOnce(&btif_a2dp_source_cleanup)); in Cleanup()