pub const CONSUMER_CONTROL_MAX_NUM_BUTTONS: u32 = 255;
Expand description

Hardcoded max sizes for ConsumerControl vectors. These sizes should be increased if we ever see a device with more objects than can be represented.