ACU:GetWifiStatus: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000D0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..."
 
mNo edit summary
Line 26: Line 26:


=Description=
=Description=
This obtains whether the system 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 17:58, 11 July 2013

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 = 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.