XCORE SDK
XCORE Software Development Kit
|
Service Set Identifier (SSID) of a network. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
uint32_t | ssid_length |
Length of SSID data. More... | |
uint8_t | ssid [SL_WFX_SSID_SIZE] |
Service Set Identifier (SSID) of a network.
Note that the Ssid element must always contain SL_WFX_SSID_SIZE bytes. Only the bytes up to SsidLength are considered to be valid, the rest should be set to zero.
uint8_t sl_wfx_ssid_def_s::ssid[SL_WFX_SSID_SIZE] |
SSID data.
uint32_t sl_wfx_ssid_def_s::ssid_length |
Length of SSID data.
0 - 32: The amount of bytes.