Home
last modified time | relevance | path

Searched refs:AVRC_OP_DROP_N_FREE (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/avrc/
Davrc_api.c59 #define AVRC_OP_DROP_N_FREE 0xFD /* use this unused opcode to indication no need to call the cal… macro
313 p_msg->hdr.opcode = AVRC_OP_DROP_N_FREE; in avrc_proc_vendor_command()
517 else if (p_msg->hdr.opcode == AVRC_OP_DROP_N_FREE) in avrc_proc_far_msg()