Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_media.h286 void btif_a2dp_set_tx_flush(BOOLEAN enable);
/system/bt/btif/src/
Dbtif_av.c645 btif_a2dp_set_tx_flush(TRUE); in btif_av_state_closing_handler()
659 btif_a2dp_set_tx_flush(TRUE); in btif_av_state_closing_handler()
925 btif_a2dp_set_tx_flush(TRUE); in btif_av_state_started_handler()
967 btif_a2dp_set_tx_flush(FALSE); in btif_av_state_started_handler()
Dbtif_media_task.c1368 void btif_a2dp_set_tx_flush(BOOLEAN enable) in btif_a2dp_set_tx_flush() function