SSID data structure.

Specifies the Service Set Identifier (SSID) used in Wi-Fi networks.

Public Attributes#

uint8_t

SSID value.

uint8_t

Length of the SSID.

Public Attribute Documentation#

value#

uint8_t sl_wifi_ssid_t::value[32]

SSID value.


length#

uint8_t sl_wifi_ssid_t::length

Length of the SSID.