Searched refs:rx_flush (Results 1 – 1 of 1) sorted by relevance
88 rx_flush(false), in BtifA2dpSinkControlBlock()106 rx_flush = false; in Reset()115 bool rx_flush; /* discards any incoming data when true */ member in BtifA2dpSinkControlBlock459 btif_a2dp_sink_cb.rx_flush = true; in btif_a2dp_sink_audio_handle_stop_decoding()525 (btif_a2dp_sink_cb.rx_flush)) { in btif_a2dp_sink_handle_inc_media()552 if (btif_a2dp_sink_cb.rx_flush) { in btif_a2dp_sink_avk_handle_timer()578 btif_a2dp_sink_cb.rx_flush = enable; in btif_a2dp_sink_set_rx_flush()621 btif_a2dp_sink_cb.rx_flush = false; in btif_a2dp_sink_decoder_update_event()655 if (btif_a2dp_sink_cb.rx_flush) /* Flush enabled, do not enqueue */ in btif_a2dp_sink_enqueue_buf()721 btif_a2dp_sink_cb.rx_flush = true; in btif_a2dp_sink_set_focus_state_event()[all …]