Home | History | Annotate | Download | only in av

Lines Matching full:sep_requested

380     UINT8 sep_requested = 0;
383 sep_requested = AVDT_TSEP_SNK;
385 sep_requested = AVDT_TSEP_SRC;
391 (p_scb->sep_info[i].tsep == sep_requested) &&