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