Changes

Jump to navigation Jump to search
384 bytes added ,  16:39, 2 June 2022
Line 176: Line 176:     
Sends command messages 0xA (SetWlanInterfaceUpDown), 0x11 (SetBeaconLostTimeout) and 0x21 (JoinNetworkStaWithWps) to the state machine.
 
Sends command messages 0xA (SetWlanInterfaceUpDown), 0x11 (SetBeaconLostTimeout) and 0x21 (JoinNetworkStaWithWps) to the state machine.
 +
 +
== Cmd18 ==
 +
No input, returns an output u32.
 +
 +
Sends command message 0x80 (GetState) to the state machine, to check current state. Sends command message 0x36 to the state machine to get a value from state, which is then passed to a vfunc call. That func checks bits in the input to determine what value to return, which is then written to the output u32.
 +
 +
This is not used on retail.
    
== Cmd19 ==
 
== Cmd19 ==

Navigation menu