wut
1.0.0-alpha
Wii U Toolchain
|
Go to the source code of this file.
Namespaces | |
nn | |
nn::ac | |
nn::ac::detail | |
Typedefs | |
typedef uint32_t | ConfigIdNum |
Functions | |
nn::Result | Initialize__Q2_2nn2acFv () |
void | Finalize__Q2_2nn2acFv () |
nn::Result | GetStartupId__Q2_2nn2acFPQ3_2nn2ac11ConfigIdNum (ConfigIdNum *id) |
nn::Result | Connect__Q2_2nn2acFQ3_2nn2ac11ConfigIdNum (ConfigIdNum id) |
nn::Result | GetAssignedAddress__Q2_2nn2acFPUl (uint32_t *ip) |
static nn::Result | Initialize () |
Initialise the nn_ac library. More... | |
static void | Finalize () |
Finalise the nn_ac library. More... | |
static nn::Result | GetStartupId (ConfigIdNum *id) |
Get the default connection configuration id. More... | |
static nn::Result | Connect (ConfigIdNum id) |
Connect to configuration id. More... | |
static nn::Result | GetAssignedAddress (uint32_t *ip) |
Get the IP address of the current connection. More... | |