Searched refs:AVRC_PKT_END (Results 1 – 2 of 2) sorted by relevance
287 *p_data++ = AVRC_PKT_END; in avrc_prep_end_frag()537 pkt_type = AVRC_PKT_END; in avrc_proc_far_msg()545 if (pkt_type == AVRC_PKT_END) { in avrc_proc_far_msg()
202 #define AVRC_PKT_END 3 macro