Public Attributes | List of all members
tstrM2MAPConfig Struct Reference

This structure holds the configuration parameters for the AP mode. It should be set by the application when it requests to enable the AP operation mode. The AP mode currently supports only OPEN and WEP security. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD24__ [3]
 
uint8 au8DHCPServerIP [4]
 
uint8 au8SSID [M2M_MAX_SSID_LEN]
 
uint8 au8WepKey [WEP_104_KEY_STRING_SIZE+1]
 
uint8 u8KeyIndx
 
uint8 u8KeySz
 
uint8 u8ListenChannel
 
uint8 u8SecType
 
uint8 u8SsidHide
 

Detailed Description

This structure holds the configuration parameters for the AP mode. It should be set by the application when it requests to enable the AP operation mode. The AP mode currently supports only OPEN and WEP security.

Definition at line 1564 of file m2m_types.h.

Member Data Documentation

◆ __PAD24__

uint8 tstrM2MAPConfig::__PAD24__[3]

Padding bytes for forcing alignment

Definition at line 1581 of file m2m_types.h.

◆ au8DHCPServerIP

uint8 tstrM2MAPConfig::au8DHCPServerIP[4]

AP DHCP server address

Definition at line 1579 of file m2m_types.h.

◆ au8SSID

uint8 tstrM2MAPConfig::au8SSID[M2M_MAX_SSID_LEN]

AP SSID

Definition at line 1565 of file m2m_types.h.

◆ au8WepKey

uint8 tstrM2MAPConfig::au8WepKey[WEP_104_KEY_STRING_SIZE+1]

WEP key

Definition at line 1573 of file m2m_types.h.

◆ u8KeyIndx

uint8 tstrM2MAPConfig::u8KeyIndx

WEP key index

Definition at line 1569 of file m2m_types.h.

◆ u8KeySz

uint8 tstrM2MAPConfig::u8KeySz

WEP key size

Definition at line 1571 of file m2m_types.h.

◆ u8ListenChannel

uint8 tstrM2MAPConfig::u8ListenChannel

Wi-Fi RF Channel which the AP will operate on

Definition at line 1567 of file m2m_types.h.

◆ u8SecType

uint8 tstrM2MAPConfig::u8SecType

Security type: OPEN or WEP

Definition at line 1575 of file m2m_types.h.

◆ u8SsidHide

uint8 tstrM2MAPConfig::u8SsidHide

SSID Status "Hidden(1)/Visible(0)"

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