Public Attributes | List of all members
tstrM2mWifiConnect Struct Reference

This struct stores the Wi-Fi connect request. More...

#include <m2m_types.h>

Public Attributes

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

Detailed Description

This struct stores the Wi-Fi connect request.

Definition at line 1144 of file m2m_types.h.

Member Data Documentation

◆ __PAD__

uint8 tstrM2mWifiConnect::__PAD__[__CONN_PAD_SIZE__]

Padding bytes for forcing 4-byte alignment

Definition at line 1153 of file m2m_types.h.

◆ au8SSID

uint8 tstrM2mWifiConnect::au8SSID[M2M_MAX_SSID_LEN]

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

Definition at line 1149 of file m2m_types.h.

◆ strSec

tstrM2MWifiSecInfo tstrM2mWifiConnect::strSec

Security parameters for authenticating with the AP.

Definition at line 1145 of file m2m_types.h.

◆ u16Ch

uint16 tstrM2mWifiConnect::u16Ch

RF Channel for the target SSID.

Definition at line 1147 of file m2m_types.h.

◆ u8NoSaveCred

uint8 tstrM2mWifiConnect::u8NoSaveCred

Definition at line 1151 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03