Home | History | Annotate | Download | only in avdt

Lines Matching defs:tcid

1147     UINT8           tcid;
1154 /* get tcid from type, scb */
1155 tcid = avdt_ad_type_to_tcid(AVDT_CHAN_MEDIA, p_scb);
1157 lcid = avdt_cb.ad.rt_tbl[avdt_ccb_to_idx(p_ccb)][tcid].lcid;
1178 UINT8 tcid = 0; /* tcid is always 0 for signal channel */
1185 lcid = avdt_cb.ad.rt_tbl[avdt_ccb_to_idx(p_ccb)][tcid].lcid;
1189 lcid = avdt_cb.ad.rt_tbl[avdt_ccb_to_idx(p_ccb)][tcid].lcid;