Lines Matching refs:tsep
256 if ((p_scb->seps[i].tsep == local_sep) && in bta_av_get_scb_handle()
277 return (p_scb->seps[i].tsep); in bta_av_get_scb_sep_type()
391 (p_scb->sep_info[i].tsep == sep_requested) && in bta_av_next_getcap()
589 if((p_scb->avdt_handle == handle)&&(p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SNK)) in bta_av_stream_data_cback()
870 if(p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SRC ) in bta_av_role_res()
872 else if(p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SNK ) in bta_av_role_res()
1166 p_info->tsep = AVDT_TSEP_SNK; in bta_av_config_ind()
1168 p_info->tsep = AVDT_TSEP_SRC; in bta_av_config_ind()
1350 p_scb->sep_info[i].tsep = AVDT_TSEP_SNK; in bta_av_setconfig_rsp()
1436 if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SRC ) in bta_av_str_opened()
1438 else if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SNK ) in bta_av_str_opened()
1625 if((p_scb->sep_info[i].tsep == AVDT_TSEP_SNK) && in bta_av_disc_results()
1629 if((p_scb->sep_info[i].tsep == AVDT_TSEP_SRC) && in bta_av_disc_results()
1680 if ((p_scb->sep_info[i].tsep == AVDT_TSEP_SNK) && in bta_av_disc_res_as_acp()
1835 if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SRC ) in bta_av_open_failed()
1837 else if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SNK ) in bta_av_open_failed()
2352 &&(p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SNK)) in bta_av_start_ok()
2551 if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SRC ) in bta_av_str_closed()
2553 else if (p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SNK ) in bta_av_str_closed()
3149 p_scb->seps[p_scb->sep_idx].tsep == AVDT_TSEP_SRC && in bta_av_offload_req()