Home | History | Annotate | Download | only in avdt

Lines Matching defs:cfg

528     tAVDT_CFG cfg;
531 memcpy (&cfg, p_msg->svccap.p_cfg, sizeof(tAVDT_CFG));
532 cfg.psc_mask &= ~AVDT_PSC_DELAY_RPT;
533 avdt_msg_bld_cfg(p, &cfg);
592 AVDT_TRACE_ERROR ("not expecting this cfg");
1706 tAVDT_CFG cfg;
1784 msg.svccap.p_cfg = &cfg;
1789 msg.config_cmd.p_cfg = &cfg;
1794 msg.reconfig_cmd.p_cfg = &cfg;