APPLEIR_REPORT_LEN
uint8_t report[APPLEIR_REPORT_LEN];
if (len != APPLEIR_REPORT_LEN) {
memcpy(report, buf, APPLEIR_REPORT_LEN);