Lines Matching refs:CTR

33 namespace CTR {
108 static nn::Result CreateDefaultConfig( nn::ac::CTR::Config* config );
109 …static nn::Result DebugSetNetworkArea( nn::ac::CTR::Config* config, nn::ac::CTR::NetworkArea netwo…
110 static nn::Result Connect( const nn::ac::CTR::Config& config );
111 static nn::Result ConnectAsync( const nn::ac::CTR::Config& config, nn::Handle event );
112 static nn::Result ConnectFromBrowser( const nn::ac::CTR::Config& config );
113 … static nn::Result ConnectFromBrowserAsync( const nn::ac::CTR::Config& config, nn::Handle event );
115 …static nn::Result DebugSetNetworkSetting1( const u8 ssid[], size_t ssidLen, nn::ac::CTR::SecurityM…
122 static nn::Result GetStatus( nn::ac::CTR::Status* status );
123 static nn::Result GetConnectingApType( nn::ac::CTR::ApType* apType );
125 static nn::Result GetConnectingInfraPriority( nn::ac::CTR::InfraPriority* infraPriority );
138 … nn::Result SetAllowApType( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config* destConfig,…
139 … nn::Result AddAllowApType( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config* destConfig,…
140 …c nn::Result AddDenyApType( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config* destConfig,…
141 … nn::Result SetNetworkArea( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config* destConfig,…
142 …n::Result SetInfraPriority( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config* destConfig,…
143 …static nn::Result GetInfraPriority( const nn::ac::CTR::Config& config, nn::ac::CTR::InfraPriority*…
144 …n::Result SetPowerSaveMode( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config* destConfig,…
145 …static nn::Result GetPowerSaveMode( const nn::ac::CTR::Config& config, nn::ac::CTR::PowerSaveMode*…
146 …static nn::Result SetBssidFilter( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config* destC…
147 …static nn::Result SetApnumFilter( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config* destC…
148 …:Result SetFromApplication( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config* destConfig,…
149 …static nn::Result SetRequestEulaVersion( const nn::ac::CTR::Config& srcConfig, nn::ac::CTR::Config…
154 static nn::Result SetAuthServerType( nn::ac::CTR::AuthServerType type );
155 static nn::Result GetConnectingSecurityMode( nn::ac::CTR::SecurityMode* securityMode );
159 static nn::Result GetConnectingProxyAuthType( nn::ac::CTR::ProxyAuthType* authType );