Microchip® Advanced Software Framework

tstrM2MAPAssocInfo Struct Reference

M2M association information of the connected station in the AP mode.

#include <m2m_types.h>

Data Fields

uint8 __PAD__ [PAD_SZ(1+(sizeof(tstrM2MAssocEntryInfo)*8))]
 
tstrM2MAssocEntryInfo astrM2MAssocEntryInfo [8]
 
uint8 u8NoConnSta
 

uint8 tstrM2MAPAssocInfo::__PAD__[PAD_SZ(1+(sizeof(tstrM2MAssocEntryInfo)*8))]

Padding bytes for forcing 4-byte alignment

tstrM2MAssocEntryInfo tstrM2MAPAssocInfo::astrM2MAssocEntryInfo[8]

array of the associated stations

Referenced by http_request().

uint8 tstrM2MAPAssocInfo::u8NoConnSta

No of connected stations

Referenced by http_request().