Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_a2dp_source.h117 void btif_a2dp_source_set_tx_flush(bool enable);
/system/bt/btif/src/
Dbtif_av.cc2023 btif_a2dp_source_set_tx_flush(true); in ProcessEvent()
2068 btif_a2dp_source_set_tx_flush(false); in ProcessEvent()
2160 btif_a2dp_source_set_tx_flush(true); in OnEnter()
Dbtif_a2dp_source.cc738 void btif_a2dp_source_set_tx_flush(bool enable) { in btif_a2dp_source_set_tx_flush() function