NNN50 WIFI_API library
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrM2MWPSInfo Struct Reference
[DataTypes]
WPS Result. More...
#include <m2m_types.h>
Data Fields | |
| uint8 | u8AuthType |
| uint8 | u8Ch |
| uint8 | au8SSID [M2M_MAX_SSID_LEN] |
| uint8 | au8PSK [M2M_MAX_PSK_LEN] |
Detailed Description
WPS Result.
This structure is passed to the application in response to a WPS request. If the WPS session is completed successfully, the structure will have Non-ZERO authentication type. If the WPS Session fails (due to error or timeout) the authentication type is set to ZERO.
- See also:
- tenuM2mSecType
Definition at line 1344 of file m2m_types.h.
Field Documentation
PSK for the network obtained from WPS.
Definition at line 1355 of file m2m_types.h.
SSID obtained from WPS.
Definition at line 1352 of file m2m_types.h.
Network authentication type.
Definition at line 1346 of file m2m_types.h.
RF Channel for the AP.
Definition at line 1349 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2