Searched refs:mux_tcid_report (Results 1 – 4 of 4) sorted by relevance
272 UINT8 mux_tcid_report; /* TCID for reporting transport session */ member
342 *(*p)++ = p_cfg->mux_tcid_report << 3; /* TCID */ in avdt_msg_bld_cfg()349 *(*p)++ = p_cfg->mux_tcid_report << 3; /* TCID */ in avdt_msg_bld_cfg()708 p_cfg->mux_tcid_report = (*p++) >> 3; in avdt_msg_prs_cfg()
1631 p_req->mux_tcid_report = p_cfg->mux_tcid_report; in avdt_scb_snd_setconfig_req()
612 p_scb->cs.cfg.mux_tcid_report = avdt_ad_type_to_tcid(AVDT_CHAN_REPORT, p_scb); in avdt_scb_alloc()