Searched refs:btif_a2dp_source_set_tx_flush (Results 1 – 3 of 3) sorted by relevance
87 void btif_a2dp_source_set_tx_flush(bool enable);
709 btif_a2dp_source_set_tx_flush(true); in btif_av_state_closing_handler()1006 btif_a2dp_source_set_tx_flush(true); in btif_av_state_started_handler()1049 btif_a2dp_source_set_tx_flush(false); in btif_av_state_started_handler()
589 void btif_a2dp_source_set_tx_flush(bool enable) { in btif_a2dp_source_set_tx_flush() function