Public Attributes | List of all members
tstrM2MConnInfo Struct Reference

This struct contains the connection information. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD24__ [3]
 
char acSSID [M2M_MAX_SSID_LEN]
 
uint8 au8IPAddr [4]
 
uint8 au8MACAddress [6]
 
sint8 s8RSSI
 
uint8 u8SecType
 

Detailed Description

This struct contains the connection information.

Definition at line 1753 of file m2m_types.h.

Member Data Documentation

◆ __PAD24__

uint8 tstrM2MConnInfo::__PAD24__[3]

Padding bytes for forcing 4-byte alignment

Definition at line 1764 of file m2m_types.h.

◆ acSSID

char tstrM2MConnInfo::acSSID[M2M_MAX_SSID_LEN]

AP connection SSID name

Definition at line 1754 of file m2m_types.h.

◆ au8IPAddr

uint8 tstrM2MConnInfo::au8IPAddr[4]

Connection IP address

Definition at line 1758 of file m2m_types.h.

◆ au8MACAddress

uint8 tstrM2MConnInfo::au8MACAddress[6]

MAC address of the peer Wi-Fi station

Definition at line 1760 of file m2m_types.h.

◆ s8RSSI

sint8 tstrM2MConnInfo::s8RSSI

Connection RSSI signal

Definition at line 1762 of file m2m_types.h.

◆ u8SecType

uint8 tstrM2MConnInfo::u8SecType

Security type

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