XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_security_mode_bitmask_s Struct Reference

Security mode bitmask for scan results. Empty if Open network. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

uint8_t wep: 1
 Network supports WEP.
 
uint8_t wpa: 1
 Network supports WPA. If both WPA bits are set the network supports mixed mode.
 
uint8_t wpa2: 1
 Network supports WPA2. If both WPA bits are set the network supports mixed mode.
 
uint8_t wpa3: 1
 Network supports WPA3. If multiple WPA bits are set the network supports mixed mode.
 
uint8_t pmf: 1
 Networks requires use of Protected Management Frames.
 
uint8_t unused: 1
 Reserved, set to zero.
 
uint8_t psk: 1
 Network supports Personal authentication.
 
uint8_t eap: 1
 Network supports Enterprise authentication.
 

Detailed Description

Security mode bitmask for scan results. Empty if Open network.


The documentation for this struct was generated from the following file: