Searched refs:scb_idx (Results 1 – 1 of 1) sorted by relevance
73 uint8_t scb_idx = (avdt_scb_to_hdl(p_scb) - 1) % AVDT_NUM_LINKS; in avdt_ad_type_to_tcid() local76 uint8_t tcid = (scb_idx * (AVDT_CHAN_NUM_TYPES - 1)) + type; in avdt_ad_type_to_tcid()