Searched refs:AVRC_MSG_MASK_IS_VENDOR_CMD (Results 1 – 1 of 1) sorted by relevance
71 #define AVRC_MSG_MASK_IS_VENDOR_CMD 0x01 macro145 if (param->msg_mask & AVRC_MSG_MASK_IS_VENDOR_CMD) { in avrc_process_timeout()178 avrc_start_cmd_timer(handle, next_label, AVRC_MSG_MASK_IS_VENDOR_CMD); in avrc_send_next_vendor_cmd()1171 msg_mask |= AVRC_MSG_MASK_IS_VENDOR_CMD; in AVRC_MsgReq()