Home | History | Annotate | Download | only in avrc

Lines Matching full:p_orig_data

262   uint8_t *p_data, *p_orig_data;
273 p_orig_data = ((uint8_t*)(p_fcb->p_fmsg + 1) + p_fcb->p_fmsg->offset);
274 rsp_type = ((*p_orig_data) & AVRC_CTYPE_MASK);