Difference between revisions of "ACU:GetWifiStatus"

(add connection type 16 (NZone))
 
(One intermediate revision by one other user not shown)
Line 22: Line 22:
 
|-
 
|-
 
| 2
 
| 2
| Output connection type: 0 = none, 1 = Old3DS Internet, 2 = New3DS Internet
+
| Output connection type: 0 = none, 1 = Slot 1, 2 = Slot 2, 4 = Slot 3, 16 = [[Nintendo Zone]] AP
 
|}
 
|}
  
 
=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.

Latest revision as of 21:56, 28 September 2024

RequestEdit

Index Word Description
0 Header code [0x000D0000]

ResponseEdit

Index Word Description
0 Header code
1 Result code
2 Output connection type: 0 = none, 1 = Slot 1, 2 = Slot 2, 4 = Slot 3, 16 = Nintendo Zone AP

DescriptionEdit

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.