Difference between revisions of "NWMUDS:GetChannel"

From 3dbrew
Jump to navigation Jump to search
 
Line 26: Line 26:
  
 
=Description=
 
=Description=
This returns the wifi channel this device is currently using.
+
This returns the wifi channel of the current network. This returns 0 when not connected to any network(host/client).

Latest revision as of 21:37, 6 April 2016

Request[edit]

Index Word Description
0 Header code [0x001A0000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 u8 Wifi channel

Description[edit]

This returns the wifi channel of the current network. This returns 0 when not connected to any network(host/client).