Searched refs:AVRC_OP_DROP_N_FREE (Results 1 – 1 of 1) sorted by relevance
61 #define AVRC_OP_DROP_N_FREE 0xFD /* use this unused opcode to indication no need to call the cal… macro300 p_msg->hdr.opcode = AVRC_OP_DROP_N_FREE; in avrc_proc_vendor_command()481 } else if (p_msg->hdr.opcode == AVRC_OP_DROP_N_FREE) { in avrc_proc_far_msg()