|
libnx v4.10.0
|
NetworkConfig. The input struct is copied to a tmp struct, which is then used with the cmd (ldnCreateNetwork, ldnCreateNetworkPrivate, ldnConnectPrivate). More...
#include <ldn.h>
Data Fields | |
| LdnIntentId | intent_id |
| IntentId. | |
| s16 | channel |
| LdnCommonNetworkInfo::channel. Channel, can be zero. Overwritten internally by ldnCreateNetwork. | |
| s8 | node_count_max |
| LdnNetworkInfo::node_count_max. ldnCreateNetwork / ldnCreateNetworkPrivate: Must be 0x1-0x8. | |
| u8 | reserved_x13 |
| Cleared to zero for the tmp struct. | |
| s16 | local_communication_version |
| LdnNodeInfo::local_communication_version, for the first entry in LdnNetworkInfo::nodes. Must not be negative. | |
| u8 | reserved_x16 [0xA] |
| Cleared to zero for the tmp struct. | |
NetworkConfig. The input struct is copied to a tmp struct, which is then used with the cmd (ldnCreateNetwork, ldnCreateNetworkPrivate, ldnConnectPrivate).