![]() |
WINC1500 IoT Software APIs
19.5.2
WINC Software API Reference Manual
|
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
Field Documentation
◆ u8AuthType
uint8 u8AuthType |
Network authentication type.
◆ u8Ch
uint8 u8Ch |
RF Channel for the AP.
◆ au8SSID
uint8 au8SSID[M2M_MAX_SSID_LEN] |
SSID obtained from WPS.
◆ au8PSK
uint8 au8PSK[M2M_MAX_PSK_LEN] |
PSK for the network obtained from WPS.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by
