Home | History | Annotate | Download | only in avdt

Lines Matching refs:tcid

1426   uint8_t tcid;
1435 /* get tcid from type, scb */
1436 tcid = avdt_ad_type_to_tcid(AVDT_CHAN_MEDIA, p_scb);
1438 lcid = avdtp_cb.ad.rt_tbl[avdt_ccb_to_idx(p_ccb)][tcid].lcid;