Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_a2dp_source.h67 void btif_a2dp_source_cleanup(void);
/system/bt/btif/src/
Dbtif_a2dp_source.cc515 void btif_a2dp_source_cleanup(void) { in btif_a2dp_source_cleanup() function
Dbtif_av.cc989 do_in_main_thread(FROM_HERE, base::Bind(&btif_a2dp_source_cleanup)); in Cleanup()