Searched refs:AVRC_PKT_START (Results 1 – 2 of 2) sorted by relevance
477 if (pkt_type == AVRC_PKT_SINGLE || pkt_type == AVRC_PKT_START) { in avrc_proc_far_msg()486 if (pkt_type == AVRC_PKT_START) { in avrc_proc_far_msg()1204 *p_data++ = AVRC_PKT_START; in AVRC_MsgReq()
200 #define AVRC_PKT_START 1 macro