1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../../../css/manpage.css" type="text/css" /> 7 <style type="text/css"><!-- 8 span.static_style 9 { 10 font-size : 8pt; 11 color : white; 12 font-weight : bold; 13 background : #44f; 14 border-left : solid 1px #aaf; 15 border-top : solid 1px #aaf; 16 border-right : solid 1px #00c; 17 border-bottom : solid 1px #00c; 18 padding-left : 2px; 19 padding-right : 2px; 20 } 21 22 span.virtual_style 23 { 24 font-size : 8pt; 25 color : white; 26 font-weight : bold; 27 background : #0a0; 28 border-left : solid 1px #0f0; 29 border-top : solid 1px #0f0; 30 border-right : solid 1px #060; 31 border-bottom : solid 1px #060; 32 padding-left : 2px; 33 padding-right : 2px; 34 } 35 36 span.protected_style 37 { 38 font-size : 8pt; 39 color : white; 40 font-weight : bold; 41 background : #444; 42 border-left : solid 1px #ccc; 43 border-top : solid 1px #ccc; 44 border-right : solid 1px #222; 45 border-bottom : solid 1px #222; 46 padding-left : 2px; 47 padding-right : 2px; 48 } 49 --></style> 50<title>nn::ac::CTR</title> 51 </head> 52 <body> 53<h1><CODE>nn::ac::CTR</CODE> Namespace</h1> 54<h2>Description</h2> 55 <div class="section"> 56<p>The <a href="../../../nn/ac/CTR/Overview.html">CTR</a> AC namespace. <br />(This namespace can also be written without the "<CODE>::CTR</CODE>" portion.)</p><!-- write here --></div> 57 <a name="enum" id="enum"> 58<h2>Enumerated Types</h2> 59 <div class="section"> 60 <table class="members"> 61 <tr> 62 <td width="100"> </td> 63 <th> 64<a href="../../../nn/ac/CTR/ApType.html"><CODE>ApType</CODE></a> 65 </th> 66<td>Enumerated type indicating the type of access point to connect to.</td> 67 </tr> 68 <tr> 69 <td width="100"> </td> 70 <th> 71<a href="../../../nn/ac/CTR/InfraPriority.html"><CODE>InfraPriority</CODE></a> 72 </th> 73<td>An enumerated type that indicates the levels of infrastructure connection requests.</td> 74 </tr> 75 <tr> 76 <td width="100"> </td> 77 <th> 78<a href="../../../nn/ac/CTR/PowerSaveMode.html"><CODE>PowerSaveMode</CODE></a> 79 </th> 80<td>Enumerated type indicating the power-saving mode of the wireless device driver.</td> 81 </tr> 82 <tr> 83 <td width="100"> </td> 84 <th> 85<a href="../../../nn/ac/CTR/NetworkArea.html"><CODE>NetworkArea</CODE></a> 86 </th> 87<td>Enumerated type indicating the connection level to request of the access point to connect to.</td> 88 </tr> 89 <tr> 90 <td width="100"> </td> 91 <th> 92<a href="../../../nn/ac/CTR/SecurityMode.html"><CODE>SecurityMode</CODE></a> 93 </th> 94<td>Enumerated type indicating an access point's authentication method.</td> 95 </tr> 96 <tr> 97 <td width="100"> </td> 98 <th> 99<a href="../../../nn/ac/CTR/Status.html"><CODE>Status</CODE></a> 100 </th> 101<td>Enumerated type indicating the current AC processing state.</td> 102 </tr> 103 <tr> 104 <td width="100"> </td> 105 <th> 106<a href="../../../nn/ac/CTR/LinkLevel.html"><CODE>LinkLevel</CODE></a> 107 </th> 108<td>Enumerated type that represents the communication quality (link level).</td> 109 </tr> 110 <tr> 111 <td width="100"> </td> 112 <th> 113<a href="../../../nn/ac/CTR/AuthServerType.html"><CODE>AuthServerType</CODE></a> 114 </th> 115<td>Enumerated type representing authentication server types.</td> 116 </tr> 117 <tr> 118 <td width="100"> </td> 119 <th> 120<a href="../../../nn/ac/CTR/ProxyAuthType.html"><CODE>ProxyAuthType</CODE></a> 121 </th> 122<td>Enumerated type indicating a proxy server's authentication method.</td> 123 </tr> 124 <tr> 125 <td width="100"> </td> 126 <th> 127<a href="../../../nn/ac/CTR/Application.html">Application</a> 128 </th> 129<td>Enumerated type indicating application types.</td> 130 </tr> </table> 131 </div> 132 </a> <a name="typedef" id="typedef"> 133<h2><CODE>typedef</CODE> Definitions</h2> 134 <div class="section"> 135 <table class="members"> 136 <tr> 137 <td width="100" /> 138 <th> 139<a href="../../../nn/ac/CTR/Config.html"><CODE>Config</CODE></a> 140 </th> 141<td>Structure storing the automatic connection settings.</td> 142 </tr> 143 <tr> 144 <td width="100" /> 145 <th> 146<a href="../../../nn/ac/CTR/NintendoZoneBeaconSubset.html"><CODE>NintendoZoneBeaconSubset</CODE></a> 147 </th> 148<td>A structure that stores beacon data for Nintendo Zone.</td> 149 </tr> </table> 150 </div> 151 </a> <a name="function" id="function"> 152<h2>Functions</h2> 153 <div class="section"> 154 <table class="members"> 155 <tr> 156 <td width="100"> </td> 157 <th> 158<a href="../../../nn/ac/CTR/Initialize.html"><CODE>Initialize</CODE></a> 159 </th> 160<td>Initializes an automatic connection.</td> 161 </tr> 162 <tr> 163 <td width="100"> </td> 164 <th> 165<a href="../../../nn/ac/CTR/Finalize.html"><CODE>Finalize</CODE></a> 166 </th> 167<td>Releases an automatic connection.</td> 168 </tr> 169 <tr> 170 <td width="100"> </td> 171 <th> 172<a href="../../../nn/ac/CTR/IsInitialized.html"><CODE>IsInitialized</CODE></a> 173 </th> 174<td>Gets whether an automatic connection has been initialized.</td> 175 </tr> 176 <tr> 177 <td width="100"> </td> 178 <th> 179<a href="../../../nn/ac/CTR/CreateDefaultConfig.html"><CODE>CreateDefaultConfig</CODE></a> 180 </th> 181<td>Creates general connection conditions.</td> 182 </tr> 183 <tr> 184 <td width="100"> </td> 185 <th> 186<a href="../../../nn/ac/CTR/DebugSetNetworkArea.html"><CODE>DebugSetNetworkArea</CODE></a> 187 </th> 188<td>Specifies the level of the network connection request.</td> 189 </tr> 190 <tr> 191 <td width="100"> </td> 192 <th> 193<a href="../../../nn/ac/CTR/Connect.html"><CODE>Connect</CODE></a> 194 </th> 195<td>Starts an automatic connection.</td> 196 </tr> 197 <tr> 198 <td width="100"> </td> 199 <th> 200<a href="../../../nn/ac/CTR/ConnectAsync.html"><CODE>ConnectAsync</CODE></a> 201 </th> 202<td>Starts an asynchronous automatic connection.</td> 203 </tr> 204 <tr> 205 <td width="100"> </td> 206 <th> 207<a href="../../../nn/ac/CTR/CancelConnectAsync.html"><CODE>CancelConnectAsync</CODE></a> 208 </th> 209<td>If an asynchronous automatic connection process is underway, cancels it.</td> 210 </tr> 211 <tr> 212 <td width="100"> </td> 213 <th> 214<a href="../../../nn/ac/CTR/GetConnectResult.html"><CODE>GetConnectResult</CODE></a> 215 </th> 216<td>Gets the processing results after establishing an asynchronous automatic connection.</td> 217 </tr> 218 <tr> 219 <td width="100"> </td> 220 <th> 221<a href="../../../nn/ac/CTR/GetLinkLevel.html"><CODE>GetLinkLevel</CODE></a> 222 </th> 223<td>Gets the signal strength of the currently connected access point.</td> 224 </tr> 225 <tr> 226 <td width="100"> </td> 227 <th> 228<a href="../../../nn/ac/CTR/DebugSetNetworkSetting1.html"><CODE>DebugSetNetworkSetting1</CODE></a> 229 </th> 230<td>Populates network configuration 1 with settings. <br /><B>Note:</B> This function is provided for debugging purposes. It will not work in Release builds.<br /></td> 231 </tr> 232 <tr> 233 <td width="100"> </td> 234 <th> 235<a href="../../../nn/ac/CTR/Close.html"><CODE>Close</CODE></a> 236 </th> 237<td>Closes an established automatic connection.</td> 238 </tr> 239 <tr> 240 <td width="100"> </td> 241 <th> 242<a href="../../../nn/ac/CTR/CloseAsync.html"><CODE>CloseAsync</CODE></a> 243 </th> 244<td>Closes an asynchronously established automatic connection.</td> 245 </tr> 246 <tr> 247 <td width="100"> </td> 248 <th> 249<a href="../../../nn/ac/CTR/GetCloseResult.html"><CODE>GetCloseResult</CODE></a> 250 </th> 251<td>Gets the processing results after closing an asynchronously established automatic connection.</td> 252 </tr> 253 <tr> 254 <td width="100"> </td> 255 <th> 256<a href="../../../nn/ac/CTR/GetLastErrorCode.html"><CODE>GetLastErrorCode</CODE></a> 257 </th> 258<td>Gets an error code for the last error to occur during an automatic connection.</td> 259 </tr> 260 <tr> 261 <td width="100"> </td> 262 <th> 263<a href="../../../nn/ac/CTR/GetLastDetailErrorCode.html"><CODE>GetLastDetailErrorCode</CODE></a> 264 </th> 265<td>Gets a detailed error code for the last error to occur during an automatic connection.</td> 266 </tr> 267 <tr> 268 <td width="100"> </td> 269 <th> 270<a href="../../../nn/ac/CTR/GetStatus.html"><CODE>GetStatus</CODE></a> 271 </th> 272<td>Gets the current status of an automatic connection.</td> 273 </tr> 274 <tr> 275 <td width="100"> </td> 276 <th> 277<a href="../../../nn/ac/CTR/GetConnectingApType.html"><CODE>GetConnectingApType</CODE></a> 278 </th> 279<td>Gets the type of the currently connected access point.</td> 280 </tr> 281 <tr> 282 <td width="100"> </td> 283 <th> 284<a href="../../../nn/ac/CTR/GetConnectingNintendoZoneBeaconSubset.html"><CODE>GetConnectingNintendoZoneBeaconSubset</CODE></a> 285 </th> 286<td>Gets information on the currently connected Nintendo Zone.</td> 287 </tr> 288 <tr> 289 <td width="100"> </td> 290 <th> 291<a href="../../../nn/ac/CTR/RegisterDisconnectEvent.html"><CODE>RegisterDisconnectEvent</CODE></a> 292 </th> 293<td>Sets what <a href="../../../nn/os/Event/Overview.html"><CODE>nn::os::Event</CODE></a> is notified upon disconnection from an access point.</td> 294 </tr> 295 <tr> 296 <td width="100"> </td> 297 <th> 298<a href="../../../nn/ac/CTR/GetStatusChangeEvent.html"><CODE>GetStatusChangeEvent</CODE></a> 299 </th> 300<td>Sets what <a href="../../../nn/os/Event/Overview.html"><CODE>nn::os::Event</CODE></a> is notified upon changes in AC state.</td> 301 </tr> </table> 302 </div> 303 </a> 304<h2>Revision History</h2> 305 <div class="section"> 306 <dl class="history"> 307 <dt>2010/06/14</dt> 308<dd>Initial version.<br /> 309 </dd> 310 </dl> 311 </div> 312 <hr><p>CONFIDENTIAL</p></body> 313</html>