Lines Matching refs:max_slots
289 def __init__(self, max_slots):
290 self.max_slots = max_slots
334 {rdesc_finger_str * self.max_slots}
347 Logical Maximum ({self.max_slots})
353 super().__init__(f"uhid test parallel {self.max_slots}", rdesc_str)
358 self.max_slots = 10
409 Logical Maximum ({self.max_slots})
419 def __init__(self, max_slots):
420 self.max_slots = max_slots
466 {rdesc_finger_str * self.max_slots}
479 Logical Maximum ({self.max_slots})
485 super().__init__(f"uhid test confidence {self.max_slots}", rdesc_str)