Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WifiStaScanApCap

Capabilities of scanned AP capabilities.

Index

Enumeration members

CAP_EES = "ESS"

Extended service set - typical access point.

CAP_FILS = "FILS"

Fast Initial Link Setup.

CAP_HS20 = "HS20"

Hotspot 2.0.

CAP_IBSS = "IBSS"

Independent Basic Service Set - peer to peer network without access point. Also called ad-hoc network.

CAP_MB = "MULTIBAND"

802.11 multi band.

CAP_MESH = "MESH"

802.11s mesh network.

CAP_MFPC = "MFPC"

Management frame protection is configured.

CAP_MFPR = "MFPR"

Management frame protection is required.

CAP_OSEN = "OSEN"

OSU Server-only authenticated layer 2 Encryption Network.

CAP_OWE = "OWE"

Opportunistic Wireless Encryption.

CAP_P2P = "P2P"

Wi-Fi Direct (peer to peer) is supported.

CAP_PREAUTH = "PREAUTH"

Pre-authentication is supported.

CAP_RSN = "RSN"

Wi-Fi Protected Access 2 security.

CAP_WEP = "WEP"

Wired Equivalent Privacy security - weakest security standard.

CAP_WPA = "WPA"

Wi-Fi Protected Access security.

CAP_WPS = "WPS"

Wi-Fi Protected Setup.

Generated using TypeDoc