1,017 bytes added
, 15:22, 6 April 2024
{{DEFAULTSORT:dev/wifi24}}
{{DISPLAYTITLE:/dev/wifi24}}
[[Category:Wii U Filesystem]]
The '''/dev/wifi24''' node is used to manage the wifi driver.
== List of functions (Ioctl/Ioctlv) ==
{| class="wikitable sortable"
! Command
! Function
! Notes
|-
| 0x1001
| WDLinkUp
|
|-
| 0x1002
| WDLinkDown
|
|-
| 0x1003
| WDScan
|
|-
| 0x1004
| WDGetLinkStatus
|
|-
| 0x1005
| WDGetMacAddress
|
|-
| 0x1006
| WDGetConfig
|
|-
| 0x1007
|
|
|-
| 0x1008
| WDGetInfo
|
|-
| 0x1009
| WDGetAssocInfo
|
|-
| 0x100A
| WDGetCC
|
|-
| 0x100C
| WDGetAnt
|
|-
| 0x100E
| WDGetRssi
|
|-
| 0x100F
| WDGetChan
|
|-
| 0x1010
| WDGetOtpCcSettings
|
|-
| 0x1013
| WDWpsStart
|
|-
| 0x1014
| WDWpsStop
|
|-
| 0x1019
| WDUdsInitParent
|
|-
| 0x101A
| WDUdsUninitParent
|
|-
| 0x101B
| WDUdsStartParent
|
|-
| 0x101C
| WDUdsStopParent
|
|-
| 0x101D
|
|
|-
| 0x101E
|
|
|-
| 0x101F
| WDUdsSetIe
|
|-
| 0x1020
| WDUdsCommitIe
|
|-
| 0x1021
| WDUdsDeleteIe
|
|-
| 0x1022
| WDUdsChanMeas
|
|-
| 0x1023
| WDGetAmd
|
|-
|}