Specify an access point (by SSID)
#include <m2m_types.h>
Data Fields | |
uint8 | __PAD__ [3] |
uint8 | au8SSID [M2M_MAX_SSID_LEN] |
uint8 tstrM2mWifiApId::__PAD__ |
Padding bytes for forcing 4-byte alignment
uint8 tstrM2mWifiApId::au8SSID |
SSID of the desired AP, prefixed by length byte. First byte 0xFF used to mean all access points.
Referenced by m2m_wifi_delete_sc().