Home | History | Annotate | Download | only in av

Lines Matching refs:tsep

601         cs.tsep = AVDT_TSEP_SRC;
658 cs.tsep = AVDT_TSEP_SNK;
661 APPL_TRACE_DEBUG(" SEP Type = %d",cs.tsep);
668 p_scb->seps[index].tsep = cs.tsep;
669 if(cs.tsep == AVDT_TSEP_SNK)