Microchip® Advanced Software Framework

tstrM2mConnCredCmn Struct Reference

Wi-Fi Connect Credentials Common section.

#include <m2m_types.h>

Data Fields

uint8 au8Bssid [M2M_MAC_ADDRES_LEN]
 
uint8 au8Rsv [3]
 
uint8 au8Ssid [M2M_MAX_SSID_LEN-1]
 
uint8 u8AuthType
 
uint8 u8Options
 
uint8 u8SsidLen
 

uint8 tstrM2mConnCredCmn::au8Bssid

BSSID to restrict on, or all 0 if M2M_WIFI_CONN_BSSID_FLAG is not set in u8Options.

BSSID to restrict on, or all 0 if M2M_WIFI_CONN_BSSID_FLAG is not set in u8Options.

Referenced by m2m_wifi_connect_prepare_msg().

uint8 tstrM2mConnCredCmn::au8Rsv

Reserved for future use. Set to 0.

uint8 tstrM2mConnCredCmn::au8Ssid
uint8 tstrM2mConnCredCmn::u8AuthType

Connection auth type. See tenuM2mSecType.

Referenced by legacy_connect_prepare_msg(), and m2m_wifi_connect_prepare_msg().

uint8 tstrM2mConnCredCmn::u8Options
uint8 tstrM2mConnCredCmn::u8SsidLen