Searched refs:AVRC_PKT_SINGLE (Results 1 – 2 of 2) sorted by relevance
368 if (pkt_type != AVRC_PKT_SINGLE) { in avrc_proc_vendor_command()477 if (pkt_type == AVRC_PKT_SINGLE || pkt_type == AVRC_PKT_START) { in avrc_proc_far_msg()484 if (pkt_type != AVRC_PKT_SINGLE && cr == AVCT_RSP) { in avrc_proc_far_msg()557 *p_data++ = AVRC_PKT_SINGLE; in avrc_proc_far_msg()
199 #define AVRC_PKT_SINGLE 0 macro