Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BssStatus

BSS "status"

The BSS status is a BSS attribute in scan dumps, which indicates the status the interface has wrt. this BSS.

Index

Enumeration members

ASSOCIATED = 1

Associated with this BSS.

AUTHENTICATED = 0

Authenticated with this BSS. Note that this is no longer used since cfg80211 no longer keeps track of whether or not authentication was done with a given BSS.

IBSS_JOINED = 2

Joined to this IBSS.

Generated using TypeDoc