Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_a2dp_source.h65 void btif_a2dp_source_shutdown(void);
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_source.cc484 void btif_a2dp_source_shutdown(void) { in btif_a2dp_source_shutdown() function
524 btif_a2dp_source_shutdown(); in btif_a2dp_source_cleanup()
H A Dbtif_av.cc480 btif_a2dp_source_shutdown(); in SetActivePeer()