Searched refs:AVRC_OP_DROP (Results 1 – 1 of 1) sorted by relevance
60 #define AVRC_OP_DROP 0xFE /* use this unused opcode to indication no need to call the cal… macro294 p_msg->hdr.opcode = AVRC_OP_DROP; /* used the p_pkt to send response */ in avrc_proc_vendor_command()479 } else if (p_msg->hdr.opcode == AVRC_OP_DROP) { in avrc_proc_far_msg()