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