XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_ssid_def_s Struct Reference

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]
 

Detailed Description

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.

Member Data Documentation

◆ ssid

uint8_t sl_wfx_ssid_def_s::ssid[SL_WFX_SSID_SIZE]

SSID data.

◆ ssid_length

uint32_t sl_wfx_ssid_def_s::ssid_length

Length of SSID data.

0 - 32: The amount of bytes.


The documentation for this struct was generated from the following file: