![]() |
WL865E4-P
36.07.001
|
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 199 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 202 of file m2mb_web_prov.h.
UINT8 length |
Length of the SSID
Definition at line 201 of file m2mb_web_prov.h.