|
@@ -717,10 +717,14 @@ fast_reauth=1
|
|
# the network will be used instead of this configured value.
|
|
# the network will be used instead of this configured value.
|
|
#
|
|
#
|
|
# pbss: Whether to use PBSS. Relevant to IEEE 802.11ad networks only.
|
|
# pbss: Whether to use PBSS. Relevant to IEEE 802.11ad networks only.
|
|
|
|
+# 0 = do not use PBSS
|
|
|
|
+# 1 = use PBSS
|
|
|
|
+# 2 = don't care (not allowed in AP mode)
|
|
# Used together with mode configuration. When mode is AP, it means to start a
|
|
# Used together with mode configuration. When mode is AP, it means to start a
|
|
# PCP instead of a regular AP. When mode is infrastructure it means connect
|
|
# PCP instead of a regular AP. When mode is infrastructure it means connect
|
|
-# to a PCP instead of AP. P2P_GO and P2P_GROUP_FORMATION modes must use PBSS
|
|
|
|
-# in IEEE 802.11ad network.
|
|
|
|
|
|
+# to a PCP instead of AP. In this mode you can also specify 2 (don't care)
|
|
|
|
+# which means connect to either PCP or AP.
|
|
|
|
+# P2P_GO and P2P_GROUP_FORMATION modes must use PBSS in IEEE 802.11ad network.
|
|
# For more details, see IEEE Std 802.11ad-2012.
|
|
# For more details, see IEEE Std 802.11ad-2012.
|
|
#
|
|
#
|
|
# scan_freq: List of frequencies to scan
|
|
# scan_freq: List of frequencies to scan
|