Wi-Fi Connect Request. More...
#include <m2m_types.h>
Public Attributes | |
tstrM2MWifiSecInfo | strSec |
uint16 | u16Ch |
uint8 | au8SSID [M2M_MAX_SSID_LEN] |
uint8 | __PAD__ [__CONN_PAD_SIZE__] |
Wi-Fi Connect Request.
uint8 tstrM2mWifiConnect::__PAD__[__CONN_PAD_SIZE__] |
Padding bytes for forcing 4-byte alignment
uint8 tstrM2mWifiConnect::au8SSID[M2M_MAX_SSID_LEN] |
SSID of the desired AP. It must be NULL terminated string.
tstrM2MWifiSecInfo tstrM2mWifiConnect::strSec |
Security parameters for authenticating with the AP.
uint16 tstrM2mWifiConnect::u16Ch |
RF Channel for the target SSID.