NetBurner 3.1
tstrM2MWifiSecInfo Struct Reference

Authentication credentials to connect to a Wi-Fi network. More...

#include <m2m_types.h>

Public Attributes

tuniM2MWifiAuth uniAuth
 
uint8 u8SecType
 
uint8 u8IsPMKUsed
 
uint8 __PAD__ [__SEC_INFO_PAD_SIZE__]
 

Detailed Description

Authentication credentials to connect to a Wi-Fi network.

Member Data Documentation

◆ __PAD__

uint8 tstrM2MWifiSecInfo::__PAD__[__SEC_INFO_PAD_SIZE__]

Padding bytes for forcing 4-byte alignment

◆ u8IsPMKUsed

uint8 tstrM2MWifiSecInfo::u8IsPMKUsed

set to true if the PMK is calculated on the host .

◆ u8SecType

uint8 tstrM2MWifiSecInfo::u8SecType

Wi-Fi network security type. See tenuM2mSecType for supported security types.

◆ uniAuth

tuniM2MWifiAuth tstrM2MWifiSecInfo::uniAuth

Union holding all possible authentication parameters corresponding the current security types.


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