API Reference Manual  r8267
wlp_ssid Struct Reference

SSID representation. More...

#include <wlp_api.h>

Data Fields

char ssid [WLP_SSID_MAX_LENGTH]
uint8_t len

Detailed Description

SSID representation.

The SSID is a binary string and cannot be treated as a C-string safely. An empty SSID is represented by a SSID struct with the len field set to 0.


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