Difference between revisions of "ACU:GetWifiStatus"

From 3dbrew
Jump to navigation Jump to search
m
Line 22: Line 22:
 
|-
 
|-
 
| 2
 
| 2
| Output connection type: 0 = none, 1 = Internet
+
| Output connection type: 0 = none, 1 = Old3DS Internet, 2 = New3DS Internet
 
|}
 
|}
  
 
=Description=
 
=Description=
 
This obtains whether the system is using wifi(Internet/local). When the hardware wifi switch is set to off, or when the system is connecting to the Internet, this returns error-code 0xE0A09D2E.
 
This obtains whether the system is using wifi(Internet/local). When the hardware wifi switch is set to off, or when the system is connecting to the Internet, this returns error-code 0xE0A09D2E.

Revision as of 00:00, 25 November 2014

Request

Index Word Description
0 Header code [0x000D0000]

Response

Index Word Description
0 Header code
1 Result code
2 Output connection type: 0 = none, 1 = Old3DS Internet, 2 = New3DS Internet

Description

This obtains whether the system is using wifi(Internet/local). When the hardware wifi switch is set to off, or when the system is connecting to the Internet, this returns error-code 0xE0A09D2E.