Searched refs:AVRC_PKT_START (Results 1 – 2 of 2) sorted by relevance
378 if (pkt_type == AVRC_PKT_SINGLE || pkt_type == AVRC_PKT_START) { in avrc_proc_far_msg()389 if (pkt_type == AVRC_PKT_START) { in avrc_proc_far_msg()1007 *p_data++ = AVRC_PKT_START; in AVRC_MsgReq()
183 #define AVRC_PKT_START 1 macro