Searched refs:AVRC_PKT_SINGLE (Results 1 – 3 of 3) sorted by relevance
269 if (pkt_type != AVRC_PKT_SINGLE) { in avrc_proc_vendor_command()378 if (pkt_type == AVRC_PKT_SINGLE || pkt_type == AVRC_PKT_START) { in avrc_proc_far_msg()387 if (pkt_type != AVRC_PKT_SINGLE && cr == AVCT_RSP) { in avrc_proc_far_msg()459 *p_data++ = AVRC_PKT_SINGLE; in avrc_proc_far_msg()
529 #define BTA_AV_META_SINGLE_PACKET AVRC_PKT_SINGLE
182 #define AVRC_PKT_SINGLE 0 macro