libnx
v4.7.0
|
Ssid. More...
#include <ldn.h>
Data Fields | |
u8 | len |
Length excluding NUL-terminator, must be 0x1-0x20. | |
char | str [0x21] |
SSID string including NUL-terminator, str[len_field] must be 0. The chars in this string must be be in the range of 0x20-0x7F, for when the Ssid is converted to a string (otherwise the byte written to the string will be 0). | |
Ssid.