![]() |
WE310F5
39.00.000
|
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 457 of file m2mb_profile.h.
UINT8 IP[16] |
IP address of the Access Point
Definition at line 460 of file m2mb_profile.h.
UINT8 ssid[32] |
Access Point SSID
Definition at line 459 of file m2mb_profile.h.