Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp_sink.cc86 bool rx_flush; /* discards any incoming data when true */ member
286 btif_a2dp_sink_cb.rx_flush = true; in btif_a2dp_sink_audio_handle_stop_decoding()
342 (btif_a2dp_sink_cb.rx_flush)) { in btif_a2dp_sink_handle_inc_media()
390 if (btif_a2dp_sink_cb.rx_flush) { in btif_a2dp_sink_avk_handle_timer()
438 btif_a2dp_sink_cb.rx_flush = enable; in btif_a2dp_sink_set_rx_flush()
475 btif_a2dp_sink_cb.rx_flush = false; in btif_a2dp_sink_decoder_update_event()
508 if (btif_a2dp_sink_cb.rx_flush) /* Flush enabled, do not enqueue */ in btif_a2dp_sink_enqueue_buf()
575 btif_a2dp_sink_cb.rx_flush = true; in btif_a2dp_sink_set_focus_state_event()
577 btif_a2dp_sink_cb.rx_flush = false; in btif_a2dp_sink_set_focus_state_event()