Difference between revisions of "ACU:GetConnectingSecurityMode"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00330000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
(No difference)

Latest revision as of 16:44, 15 May 2017

Request[edit]

Index Word Description
0 Header code [0x00330000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 SecurityMode: 0 = Open Authentication, 1 = WEP 40-bit, 2 = WEP 104-bit, 3 = WEP 128-bit, 4 = WPA TKIP, 5 = WPA2 TKIP, 6 = WPA AES, 7 = WPA2 AES

Description[edit]

Gets the security mode of the wifi the 3ds is currently connected to.