Public Attributes | List of all members
tstrM2MWifiSecInfo Struct Reference

This struct stores the authentication credentials to connect to a Wi-Fi network. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD__ [__PADDING__]
 
uint8 u8SecType
 
tuniM2MWifiAuth uniAuth
 

Detailed Description

This struct stores the authentication credentials to connect to a Wi-Fi network.

Definition at line 1126 of file m2m_types.h.

Member Data Documentation

◆ __PAD__

uint8 tstrM2MWifiSecInfo::__PAD__[__PADDING__]

Padding bytes for forcing 4-byte alignment

Definition at line 1132 of file m2m_types.h.

◆ u8SecType

uint8 tstrM2MWifiSecInfo::u8SecType

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

Definition at line 1129 of file m2m_types.h.

◆ uniAuth

tuniM2MWifiAuth tstrM2MWifiSecInfo::uniAuth

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

Definition at line 1127 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