summaryrefslogtreecommitdiff
path: root/iwinfo_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'iwinfo_lib.c')
-rw-r--r--iwinfo_lib.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/iwinfo_lib.c b/iwinfo_lib.c
index 22571f0..e914484 100644
--- a/iwinfo_lib.c
+++ b/iwinfo_lib.c
@@ -78,6 +78,24 @@ const char *IWINFO_HTMODE_NAMES[] = {
"HE160"
};
+const char * const ht_secondary_offset[4] = {
+ "no secondary",
+ "above",
+ "[reserved!]",
+ "below",
+};
+
+const uint16_t ht_chan_width[2] = {
+ 20,
+ 2040,
+};
+
+const uint16_t vht_chan_width[4] = {
+ 40, /* 40 MHz or lower (refer to ht to a more precise width) */
+ 80, /* 80 MHz */
+ 160, /* 160 MHz */
+ 8080, /* 80+80 MHz */
+};
/*
* ISO3166 country labels