Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_a2dp_source.h62 void btif_a2dp_source_shutdown(void);
/system/bt/btif/src/
Dbtif_a2dp_source.cc478 void btif_a2dp_source_shutdown(void) { in btif_a2dp_source_shutdown() function
520 btif_a2dp_source_shutdown(); in btif_a2dp_source_cleanup()
Dbtif_av.cc463 btif_a2dp_source_shutdown(); in SetActivePeer()