Home | History | Annotate | Download | only in avdt

Lines Matching refs:p_cfg

376 **                  The memory pointed to by p_cfg is allocated by the
385 UINT16 AVDT_GetCapReq(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg, tAVDT_CTRL_CBACK *p_cback)
393 getcap.p_cfg = p_cfg;
413 ** The memory pointed to by p_cfg is allocated by the
422 UINT16 AVDT_GetAllCapReq(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg, tAVDT_CTRL_CBACK *p_cback)
430 getcap.p_cfg = p_cfg;
483 UINT16 AVDT_OpenReq(UINT8 handle, BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg)
519 evt.msg.config_cmd.p_cfg = p_cfg;
745 UINT16 AVDT_ReconfigReq(UINT8 handle, tAVDT_CFG *p_cfg)
762 p_cfg->psc_mask = 0;
764 evt.msg.reconfig_cmd.p_cfg = p_cfg;