![]() |
WE310F5
39.00.000
|
SSID structure. More...
#include <m2mb_web_prov.h>
Data Fields | |
UINT8 | length |
UINT8 | array [M2MB_PROV_MAC_SSID_LEN] |
SSID structure.
Structure for storing SSID and its length.
Definition at line 210 of file m2mb_web_prov.h.
UINT8 array[M2MB_PROV_MAC_SSID_LEN] |
SSID, max length can be as of now 32
Definition at line 213 of file m2mb_web_prov.h.
UINT8 length |
Length of the SSID
Definition at line 212 of file m2mb_web_prov.h.