rpcd-mod-luci: reuse infos provided by libiwinfo
authorAndre Heider <a.heider@gmail.com>
Tue, 22 Nov 2022 18:09:46 +0000 (19:09 +0100)
committerAndre Heider <a.heider@gmail.com>
Mon, 23 Jan 2023 13:51:28 +0000 (14:51 +0100)
commiteae86ee9bd58b7b2447e58bb99bf709afe1b2ac2
treeb0bc797a02623caf2fe1ae6648ccac5bf8a8e47b
parent938e54df17d6a48fc8d84fe5893ff67ffe4a3e6e
rpcd-mod-luci: reuse infos provided by libiwinfo

Don't hardcode bit/name pairs, instead iterate over what's known to the
library and use that instead.

This automatically adds the missing ad hwmode and HE80+80 htmode - and any
future ones.

The only difference in the output is the order of the 'hwmodes' array.

Signed-off-by: Andre Heider <a.heider@gmail.com>
libs/rpcd-mod-luci/src/luci.c