#include <nrf_wifi/fw_if/umac_if/inc/fw/host_rpu_umac_if.h>
Represents the interface's status concerning this BSS (Basic Service Set).
Enumerator |
---|
NRF_WIFI_BSS_STATUS_AUTHENTICATED | 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.
|
NRF_WIFI_BSS_STATUS_ASSOCIATED | Associated with this BSS
|
NRF_WIFI_BSS_STATUS_IBSS_JOINED | Joined to this IBSS
|