ac

Description

Module that handles AC.

C interface module for nn::ac.

Namespaces

nn Root namespace.

Functions

nnacInitialize See the corresponding C++ function, nn::ac::CTR::Initialize.
nnacFinalize See the corresponding C++ function, nn::ac::CTR::Finalize.
nnacCreateDefaultConfig See the corresponding C++ function, nn::ac::CTR::CreateDefaultConfig.
nnacDebugSetNetworkArea See the corresponding C++ function, nn::ac::CTR::DebugSetNetworkArea.
nnacConnect See the corresponding C++ function, nn::ac::CTR::Connect.
nnacConnectAsync See the corresponding C++ function, nn::ac::CTR::ConnectAsync.
nnacCancelConnectAsync See the corresponding C++ function, nn::ac::CTR::CancelConnectAsync.
nnacGetConnectResult See the corresponding C++ function, nn::ac::CTR::GetConnectResult.
nnacDebugSetNetworkSetting1 See the corresponding C++ function, nn::ac::CTR::DebugSetNetworkSetting1.
nnacDebugFlushNetworkSetting See the corresponding C++ function nn::ac::CTR::DebugFlushNetworkSetting.
nnacClose See the corresponding C++ function, nn::ac::CTR::Close.
nnacCloseAsync See the corresponding C++ function, nn::ac::CTR::CloseAsync.
nnacGetCloseResult See the corresponding C++ function, nn::ac::CTR::GetCloseResult.
nnacGetStatus See the corresponding C++ function nn::ac::CTR::GetStatus.
nnacGetLinkLevel See the corresponding C++ function, nn::ac::CTR::GetLinkLevel.
nnacGetLastErrorCode See the corresponding C++ function, nn::ac::CTR::GetLastErrorCode.
nnacGetLastDetailErrorCode See the corresponding C++ function, nn::ac::CTR::GetLastDetailErrorCode.
nnacGetConnectingApType See the corresponding C++ function, nn::ac::CTR::GetConnectingApType.
nnacGetConnectingNintendoZoneBeaconSubset See the corresponding C++ function, nn::ac::CTR::GetConnectingNintendoZoneBeaconSubset.
nnacGetConnectingHotspotSubset See the corresponding C++ function nn::ac::CTR::GetConnectingHotspotSubset.
nnacRegisterDisconnectEvent See the corresponding C++ function, nn::ac::CTR::RegisterDisconnectEvent.
nnacGetStatusChangeEvent See the corresponding C++ function nn::ac::CTR::GetStatusChangeEvent.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL