Home
last modified time | relevance | path

Searched refs:tstrM2MWifiSecInfo (Results 1 – 2 of 2) sorted by relevance

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/include/
Dm2m_types.h1259 }tstrM2MWifiSecInfo; typedef
1270 tstrM2MWifiSecInfo strSec;
1280 #define __CONN_PAD_SIZE__ (4 - ((sizeof(tstrM2MWifiSecInfo) + M2M_MAX_SSID_LEN + 3) % 4))
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/driver/source/
Dm2m_wifi.c533 tstrM2MWifiSecInfo *pstrAuthInfo; in m2m_wifi_connect_sc()