Lines Matching refs:p_cs
191 UINT16 AVDT_CreateStream(UINT8 *p_handle, tAVDT_CS *p_cs)199 if (((p_cs->cfg.psc_mask & (~AVDT_PSC)) != 0) || (p_cs->p_ctrl_cback == NULL))204 else if ((p_scb = avdt_scb_alloc(p_cs)) == NULL)