WPS (Wi-Fi Protected Setup) configuration structure.
This structure defines the device role, WPS method (PBC or PIN), optional PIN value, and whether to automatically connect to the network.
Public Attributes#
Role of the device. Refer sl_wifi_wps_role_t
WPS mode. Refer sl_wifi_wps_mode_t
char
PIN-based WPS configuration. Null-terminated string.
bool
Set to true to enable auto connect after WPS, false to only receive credentials without connecting.