Searched refs:rx_flush (Results 1 – 1 of 1) sorted by relevance
91 rx_flush(false), in BtifA2dpSinkControlBlock()109 rx_flush = false; in Reset()118 bool rx_flush; /* discards any incoming data when true */ member in BtifA2dpSinkControlBlock469 btif_a2dp_sink_cb.rx_flush = true; in btif_a2dp_sink_audio_handle_stop_decoding()535 (btif_a2dp_sink_cb.rx_flush)) { in btif_a2dp_sink_handle_inc_media()563 if (btif_a2dp_sink_cb.rx_flush) { in btif_a2dp_sink_avk_handle_timer()589 btif_a2dp_sink_cb.rx_flush = enable; in btif_a2dp_sink_set_rx_flush()632 btif_a2dp_sink_cb.rx_flush = false; in btif_a2dp_sink_decoder_update_event()670 if (btif_a2dp_sink_cb.rx_flush) /* Flush enabled, do not enqueue */ in btif_a2dp_sink_enqueue_buf()742 btif_a2dp_sink_cb.rx_flush = true; in btif_a2dp_sink_set_focus_state_event()[all …]