wifi_xr = 'XR Support'
wifi_ar = 'AR Support'
wifi_nosbeacon = 'Disable HW-Beacon timer'
-wifi_noprobereq = 'Don not send probe responses'
+wifi_noprobereq = 'Do not send probe responses'
wifi_wpareq = 'WPA-Encryption requires wpa_supplicant (for client mode) or hostapd (for AP and ad-hoc mode) to be installed.'
option title 'Background Scan (atheros)'
option datatype boolean
+config variable
+ option name 'sw_merge'
+ option section 'wireless.wifi-iface'
+ option title 'Disable Ad-Hoc HW beacon timer (atheros)'
+ option datatype boolean
+
+config variable
+ option name 'nosbeacon'
+ option section 'wireless.wifi-iface'
+ option title 'Disable station HW beacon timer (atheros)'
+ option datatype boolean
+
+config variable
+ option name 'probereq'
+ option section 'wireless.wifi-iface'
+ option title 'Disable probe responses (atheros)'
+ option datatype boolean
+
config variable
option name 'macpolicy'
option section 'wireless.wifi-iface'