NetBurner 3.1
tstrM2MWPSInfo Struct Reference

WPS Result. More...

#include <m2m_types.h>

Public Attributes

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

Member Data Documentation

◆ au8PSK

uint8 tstrM2MWPSInfo::au8PSK[M2M_MAX_PSK_LEN]

PSK for the network obtained from WPS.

◆ au8SSID

uint8 tstrM2MWPSInfo::au8SSID[M2M_MAX_SSID_LEN]

SSID obtained from WPS.

◆ u8AuthType

uint8 tstrM2MWPSInfo::u8AuthType

Network authentication type.

◆ u8Ch

uint8 tstrM2MWPSInfo::u8Ch

RF Channel for the AP.


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