WINC1500 IoT Software APIs: tstrM2MWPSInfo Struct Reference

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
tstrM2MWPSInfo Struct Reference

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

SSID obtained from WPS.

◆ au8PSK

PSK for the network obtained from WPS.

Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13