_log_feature_table only walked FeaturesArray's parent inverse map, so the corpus dump showed the dongle's 5-6 parent features and `?` for indexes 6+ — which gave the wrong impression that the headset had nothing else exposed. The actual headset features (0x0620 RGB hostmode, 0x0621/0x0622 RGB effects, the LogiVoice 0x0901-0x0907 set, 0x0636 onboard EQ, 0x0601 mic mute, …) live behind the Centurion bridge in FeaturesArray.sub_inverse, keyed by sub-device feature index. Enumerate sub_inverse separately and emit a second log line so the next probe run captures the full sub-device feature list. Also include the SupportedFeature enum name when available so the analyst doesn't have to keep cross-referencing IDs. |
||
|---|---|---|
| .. | ||
| hid_parser | ||
| hidapi | ||
| keysyms | ||
| logitech_receiver | ||
| solaar | ||