Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_a2dp_source.h70 void btif_a2dp_source_cleanup(void);
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_source.cc520 void btif_a2dp_source_cleanup(void) { in btif_a2dp_source_cleanup() function
H A Dbtif_av.cc1007 do_in_main_thread(FROM_HERE, base::Bind(&btif_a2dp_source_cleanup)); in Cleanup()