fix -Wduplicate-decl-specifier warnings
[project/iwinfo.git] / iwinfo_lib.c
index 22571f04ff6d341c80285c4247f0193e6720a24c..e91448498f3fbffc6819b469bb0677ca4a35a079 100644 (file)
@@ -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