Write one candidate, read briefly (20ms), move to next. Stops on first hit. Avoids overwhelming the dongle's RX buffer with 256 back-to-back frames where the response could get lost. Worst case (addr=0xFF): 256 × 20ms ≈ 5s. Typical G522 (addr=0x23): 36 × 20ms ≈ 0.7s. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fake_hidpp.py | ||
| test_base.py | ||
| test_base_usb.py | ||
| test_common.py | ||
| test_desktop_notifications.py | ||
| test_device.py | ||
| test_diversion.py | ||
| test_hidpp10.py | ||
| test_hidpp20_complex.py | ||
| test_hidpp20_simple.py | ||
| test_notifications.py | ||
| test_receiver.py | ||
| test_setting_templates.py | ||
| test_settings_validator.py | ||