NetBurner 3.1
tstrM2mWifiConnect Struct Reference

Wi-Fi Connect Request. More...

#include <m2m_types.h>

Public Attributes

tstrM2MWifiSecInfo strSec
 
uint16 u16Ch
 
uint8 au8SSID [M2M_MAX_SSID_LEN]
 
uint8 __PAD__ [__CONN_PAD_SIZE__]
 

Detailed Description

Wi-Fi Connect Request.

Member Data Documentation

◆ __PAD__

uint8 tstrM2mWifiConnect::__PAD__[__CONN_PAD_SIZE__]

Padding bytes for forcing 4-byte alignment

◆ au8SSID

uint8 tstrM2mWifiConnect::au8SSID[M2M_MAX_SSID_LEN]

SSID of the desired AP. It must be NULL terminated string.

◆ strSec

tstrM2MWifiSecInfo tstrM2mWifiConnect::strSec

Security parameters for authenticating with the AP.

◆ u16Ch

uint16 tstrM2mWifiConnect::u16Ch

RF Channel for the target SSID.


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