Searched refs:rx_flush (Results 1 – 1 of 1) sorted by relevance
86 rx_flush(false), in BtifA2dpSinkControlBlock()104 rx_flush = false; in Reset()113 bool rx_flush; /* discards any incoming data when true */ member in BtifA2dpSinkControlBlock417 btif_a2dp_sink_cb.rx_flush = true; in btif_a2dp_sink_audio_handle_stop_decoding()483 (btif_a2dp_sink_cb.rx_flush)) { in btif_a2dp_sink_handle_inc_media()510 if (btif_a2dp_sink_cb.rx_flush) { in btif_a2dp_sink_avk_handle_timer()536 btif_a2dp_sink_cb.rx_flush = enable; in btif_a2dp_sink_set_rx_flush()579 btif_a2dp_sink_cb.rx_flush = false; in btif_a2dp_sink_decoder_update_event()610 if (btif_a2dp_sink_cb.rx_flush) /* Flush enabled, do not enqueue */ in btif_a2dp_sink_enqueue_buf()675 btif_a2dp_sink_cb.rx_flush = true; in btif_a2dp_sink_set_focus_state_event()[all …]