Gjsify LogoGjsify Logo

Enumeration DeviceWifiCapabilities

802.11 specific device encryption and authentication capabilities.

bitfield

Index

Enumeration Members

ADHOC: number

device supports Ad-Hoc mode

AP: number

device supports Access Point mode

CIPHER_CCMP: number

device supports AES/CCMP encryption

CIPHER_TKIP: number

device supports TKIP encryption

CIPHER_WEP104: number

device supports 104/128-bit WEP encryption

CIPHER_WEP40: number

device supports 40/64-bit WEP encryption

FREQ_2GHZ: number

device supports 2.4GHz frequencies

FREQ_5GHZ: number

device supports 5GHz frequencies

FREQ_VALID: number

device reports frequency capabilities

IBSS_RSN: number

device supports WPA2/RSN in an IBSS network. Since: 1.22.

MESH: number

device supports acting as a mesh point. Since: 1.20.

NONE: number

device has no encryption/authentication capabilities

RSN: number

device supports WPA2/RSN authentication

WPA: number

device supports WPA1 authentication

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method