Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_a2dp_control.h31 void btif_a2dp_control_cleanup(void);
/system/bt/btif/src/
Dbtif_a2dp_control.cc58 void btif_a2dp_control_cleanup(void) { in btif_a2dp_control_cleanup() function
Dbtif_a2dp_source.cc507 btif_a2dp_control_cleanup(); in btif_a2dp_source_shutdown_delayed()