mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-30 08:42:40 +02:00
ldn: Updated docs.
This commit is contained in:
parent
2680749e8c
commit
1ff513dc17
@ -340,6 +340,7 @@ Result ldnSetWirelessControllerRestriction(LdnWirelessControllerRestriction rest
|
|||||||
/**
|
/**
|
||||||
* @brief SetProtocol
|
* @brief SetProtocol
|
||||||
* @note This is only usable with [20.0.0+] (with [18.0.0-19-0.1] this is available but not usable).
|
* @note This is only usable with [20.0.0+] (with [18.0.0-19-0.1] this is available but not usable).
|
||||||
|
* @note \ref LdnState must be ::LdnState_Initialized. If a non-default Protocol is wanted, use this after \ref ldnInitialize.
|
||||||
* @param[in] protocol \ref LdnProtocol
|
* @param[in] protocol \ref LdnProtocol
|
||||||
*/
|
*/
|
||||||
Result ldnSetProtocol(LdnProtocol protocol);
|
Result ldnSetProtocol(LdnProtocol protocol);
|
||||||
|
Loading…
Reference in New Issue
Block a user