Searched refs:AVRC_PKT_END (Results 1 – 2 of 2) sorted by relevance
311 *p_data++ = AVRC_PKT_END; in avrc_prep_end_frag()559 pkt_type = AVRC_PKT_END; in avrc_proc_far_msg()567 if (pkt_type == AVRC_PKT_END) { in avrc_proc_far_msg()
204 #define AVRC_PKT_END 3 macro