Home | History | Annotate | Download | only in avdt

Lines Matching defs:p_req

1659     tAVDT_CFG *p_req, *p_cfg;
1665 p_req = p_data->msg.config_cmd.p_cfg;
1668 p_req->mux_tsid_media = p_cfg->mux_tsid_media;
1669 p_req->mux_tcid_media = p_cfg->mux_tcid_media;
1670 if(p_req->psc_mask & AVDT_PSC_REPORT)
1672 p_req->mux_tsid_report = p_cfg->mux_tsid_report;
1673 p_req->mux_tcid_report = p_cfg->mux_tcid_report;