Home | History | Annotate | Download | only in avrc

Lines Matching refs:vendor_len

421                     p_msg->vendor_len      = p_pkt_new->len - AVRC_VENDOR_HDR_SIZE;
424 UINT16_TO_BE_STREAM(p_data, (p_msg->vendor_len - AVRC_MIN_META_HDR_SIZE));
604 p_msg->vendor_len = p_pkt->len - (p_data - p_begin);