API Reference Manual
r8267
|
SSID representation. More...
#include <wlp_api.h>
Data Fields | |
char | ssid [WLP_SSID_MAX_LENGTH] |
uint8_t | len |
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.