mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
lp2p: Updated docs.
This commit is contained in:
parent
767a7a295c
commit
9ede39d15d
@ -165,7 +165,7 @@ void lp2pGroupInfoSetPresharedKey(Lp2pGroupInfo *info, const void* key, size_t s
|
||||
* @note Configure standard WPA2-PSK usage via \ref lp2pGroupInfoSetFlags / Lp2pGroupInfo::security_type.
|
||||
* @note Only available on [11.0.0+].
|
||||
* @param info \ref Lp2pGroupInfo
|
||||
* @param[in] passphrase Passphrase string, max length is 0x3F.
|
||||
* @param[in] passphrase Passphrase string, the required length is 0x8-0x3F.
|
||||
*/
|
||||
Result lp2pGroupInfoSetPassphrase(Lp2pGroupInfo *info, const char *passphrase);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user