Home | History | Annotate | Download | only in av

Lines Matching refs:co_started

1350                 if (p_scbi && p_scbi->chnl == BTA_AV_CHNL_AUDIO && p_scbi->co_started)
1353 if (p_scbi->co_started != bta_av_cb.audio_open_cnt)
1355 p_scbi->co_started = bta_av_cb.audio_open_cnt;
1356 L2CA_SetFlushTimeout(p_scbi->peer_addr, p_bta_av_cfg->p_audio_flush_to[p_scbi->co_started - 1] );