Microchip® Advanced Software Framework

tstrM2MAssocEntryInfo Struct Reference

M2M association information of of an assoicated entry in the AP mode.

#include <m2m_types.h>

Data Fields

uint8 __PAD__ [PAD_SZ(6+1)]
 
uint8 BSSID [6]
 
sint8 s8RSSI
 

uint8 tstrM2MAssocEntryInfo::__PAD__[PAD_SZ(6+1)]

Padding bytes for forcing 4-byte alignment

uint8 tstrM2MAssocEntryInfo::BSSID[6]

BSSID of the connected station

Referenced by http_request().

sint8 tstrM2MAssocEntryInfo::s8RSSI

Connection RSSI signal

Referenced by http_request().