summaryrefslogtreecommitdiff
path: root/iwinfo_lib.c
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-05-08 13:14:36 +0200
committerJo-Philipp Wich <jow@openwrt.org>2015-05-08 13:29:10 +0200
commit7b39bee1c62dc68c84938cda43115e4d30724d1e (patch)
treeaa0c1961e4320b6eeebf3c0169e984ef99a8c464 /iwinfo_lib.c
parent9842d2507fa19cdf7d0bfd76df73609d14473b49 (diff)
downloadiwinfo-7b39bee1c62dc68c84938cda43115e4d30724d1e.tar.gz
iwinfo: add support for querying available HT modes
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'iwinfo_lib.c')
-rw-r--r--iwinfo_lib.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/iwinfo_lib.c b/iwinfo_lib.c
index 0ab7be0..fa9bb9f 100644
--- a/iwinfo_lib.c
+++ b/iwinfo_lib.c
@@ -57,6 +57,16 @@ const char *IWINFO_OPMODE_NAMES[] = {
"P2P Go",
};
+const char *IWINFO_HTMODE_NAMES[] = {
+ "HT20",
+ "HT40",
+ "VHT20",
+ "VHT40",
+ "VHT80",
+ "VHT80+80",
+ "VHT160",
+};
+
/*
* ISO3166 country labels