NetBurner 3.1
tstrM2mWifiStateChanged Struct Reference

Wi-Fi Connection State. More...

#include <m2m_types.h>

Public Attributes

uint8 u8CurrState
 
uint8 u8ErrCode
 
uint8 u8MAcAddr [6]
 
uint8 __PAD24__ [3]
 

Detailed Description

Wi-Fi Connection State.

See also

M2M_WIFI_DISCONNECTED, M2M_WIFI_CONNECTED, M2M_WIFI_REQ_CON_STATE_CHANGED, tenuM2mConnChangedErrcode

Member Data Documentation

◆ __PAD24__

uint8 tstrM2mWifiStateChanged::__PAD24__[3]

< Mac Address of the STA/AP involved in state changePadding bytes for forcing 4-byte alignment

◆ u8CurrState

uint8 tstrM2mWifiStateChanged::u8CurrState

Current Wi-Fi connection state

◆ u8ErrCode

uint8 tstrM2mWifiStateChanged::u8ErrCode

Error type as in tenuM2mConnChangedErrcode

◆ u8MAcAddr

uint8 tstrM2mWifiStateChanged::u8MAcAddr[6]

< Interface on which state was changed


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