Searched refs:MAX_HID_MISC_EVENT_LEN (Results 1 – 1 of 1) sorted by relevance
39 constexpr uint32_t MAX_HID_MISC_EVENT_LEN = 6; variable251 if (hidEventProperties->hidMiscellaneous.length > MAX_HID_MISC_EVENT_LEN) { in OH_Hid_CreateDevice()