Searched refs:AVRC_PKT_END (Results 1 – 2 of 2) sorted by relevance
168 *p_data++ = AVRC_PKT_END; in avrc_prep_end_frag()431 pkt_type = AVRC_PKT_END; in avrc_proc_far_msg()439 if (pkt_type == AVRC_PKT_END) in avrc_proc_far_msg()
187 #define AVRC_PKT_END 3 macro