nn::uds::CTR::CreateNetwork Functionnn::Result CreateNetwork( u8 subId, u8 maxEntry, bit32 localId, const char passphrase[], size_t passphraseLength ); nn::Result CreateNetwork( u8 subId, u8 maxEntry, bit32 localId, const char passphrase[], size_t passphraseLength, u8 channel );
CreateNetwork(u8, u8, bit32, const char, size_t)
|
Creates a new network. |
CreateNetwork(u8, u8, bit32, const char, size_t, u8)
|
Creates a new network. This function is provided for debugging purposes and can be used to specify the channel to use for wireless communication during development. Note that the channel argument is ignored on production hardware. |
CreateNetwork(u8, u8, bit32, const char, size_t)CreateNetwork(u8, u8, bit32, const char, size_t, u8)CONFIDENTIAL