lib: add IWINFO_80211_COUNT and IWINFO_80211_NAMES
authorAndre Heider <a.heider@gmail.com>
Mon, 21 Nov 2022 16:26:19 +0000 (17:26 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 15 Dec 2022 23:09:07 +0000 (00:09 +0100)
commit02f433e3052a5f2ee1c26c38a8beaf7a52fff645
tree6e1f5cbd7e8689747c1482578b03d70456258d3b
parent1d30df192986dc775750d09109eb386b9ff8e83e
lib: add IWINFO_80211_COUNT and IWINFO_80211_NAMES

The same as with the other defines/enums which allow consumers to
iterate over all known ones.

Signed-off-by: Andre Heider <a.heider@gmail.com>
include/iwinfo.h
iwinfo_lib.c