![]() |
WL865E4-P
36.07.001
|
AP structure used in user callback to update the status of AP initialization. More...
#include <m2mb_profile.h>
Data Fields | |
UINT8 | ssid [32] |
UINT8 | IP [16] |
AP structure used in user callback to update the status of AP initialization.
AP structure used in user callback to update the status of AP initialization.
Definition at line 452 of file m2mb_profile.h.
UINT8 IP[16] |
IP address of the Access Point
Definition at line 455 of file m2mb_profile.h.
UINT8 ssid[32] |
Access Point SSID
Definition at line 454 of file m2mb_profile.h.