libnx  v4.6.0
Data Fields
LdnSsid Struct Reference

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).
 

Detailed Description

Ssid.


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