Microchip® Advanced Software Framework

tstrM2mWifiStateChanged Struct Reference

This struct contains the Wi-Fi connection state.

Wi-Fi Connection State.

See Also
M2M_WIFI_DISCONNECTED, M2M_WIFI_CONNECTED, M2M_WIFI_REQ_CON_STATE_CHANGED
M2M_WIFI_DISCONNECTED, M2M_WIFI_CONNECTED, M2M_WIFI_REQ_CON_STATE_CHANGED,tenuM2mConnChangedErrcode

#include <m2m_types.h>

Data Fields

uint8 __PAD16__ [2]
 
uint8 u8CurrState
 
uint8 u8ErrCode
 

uint8 tstrM2mWifiStateChanged::__PAD16__

Padding bytes for forcing 4-byte alignment

uint8 tstrM2mWifiStateChanged::u8CurrState
uint8 tstrM2mWifiStateChanged::u8ErrCode

Error type

Error type review tenuM2mConnChangedErrcode

Referenced by wifi_cb().