Home | History | Annotate | Download | only in av

Lines Matching defs:flush_to

2297     UINT16          flush_to;
2385 flush_to = p_bta_av_cfg->p_audio_flush_to[p_scb->co_started - 1];
2389 flush_to = p_bta_av_cfg->video_flush_to;
2391 L2CA_SetFlushTimeout(p_scb->peer_addr, flush_to );