|
wut
1.0.0-beta9
Wii U Toolchain
|
Go to the source code of this file.
Typedefs | |
| typedef uint32_t | ACConfigId |
| An ID number representing a network configuration. More... | |
Functions | |
| NNResult | ACInitialize () |
| Initialise the Auto Connect library. More... | |
| void | ACFinalize () |
| Cleanup the Auto Connect library. More... | |
| NNResult | ACGetStartupId (ACConfigId *configId) |
| Gets the default connection configuration id. More... | |
| NNResult | ACConnectWithConfigId (ACConfigId configId) |
| Connects to a network, using the configuration represented by the given ACConfigId. More... | |
| NNResult | ACGetAssignedAddress (uint32_t *ip) |
| Gets the IP address assosciated with the currently active connection. More... | |
1.8.17