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.cc65 #define AVRC_OP_DROP_N_FREE 0xFD macro
400 p_msg->hdr.opcode = AVRC_OP_DROP_N_FREE; in avrc_proc_vendor_command()
581 } else if (p_msg->hdr.opcode == AVRC_OP_DROP_N_FREE) in avrc_proc_far_msg()