Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_media_task.c236 BOOLEAN tx_flush; /* discards any outgoing data when true */ member
1036 btif_media_cb.tx_flush = 1; in btif_a2dp_on_stopped()
1077 btif_media_cb.tx_flush = 1; in btif_a2dp_on_suspended()
1094 btif_media_cb.tx_flush = enable; in btif_a2dp_set_tx_flush()
2211 btif_media_cb.tx_flush = 0; in btif_media_task_aa_stop_tx()
2580 if (btif_media_cb.tx_flush) in btif_media_aa_prep_sbc_2_send()