commit | bb4eed2eb17ce5e0104bf7caf50f3404302a6723 | [log] [tgz] |
---|---|---|
author | Chaitanya Tata <Chaitanya.Tata@nordicsemi.no> | Mon Dec 11 16:17:06 2023 +0530 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Wed Mar 20 09:00:52 2024 +0100 |
tree | 53d9c3be3b1257f8e6456b1fa938fde83682e2bc | |
parent | 3ae757aae8d76ad976fe5414b6babfb5d5deec4a [diff] |
hostap: Move to data driven design Instead of assuming that the array is perfectly aligned with enum, moved to a data driven design, this decouples from the enum numbering and also helps avoid repetition of the event string while parsing. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no> Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>