Constant fidl_fuchsia_input_report::MAX_REPORT_COUNT
source ยท pub const MAX_REPORT_COUNT: u32 = 255;
Expand description
A hardcoded number of max reports. Because report ID is only 8 bits, only 255 different reports are allowed at a time.