Changes

335 bytes added ,  17:35, 12 March 2022
Line 90: Line 90:     
[7.0.0+] Input/output for cmds 27/28 were swapped, perhaps these cmds were swapped?
 
[7.0.0+] Input/output for cmds 27/28 were swapped, perhaps these cmds were swapped?
 +
 +
== Cmd30 ==
 +
Takes an input s32, no output.
 +
 +
The input s32 must be <=0xE10 (3600) and >= -1. The input value is written into state, then this returns 0.
 +
 +
The user-process code using this cmd also has the above bounds check.
 +
 +
This cmd is used by [[Network_Interface_services|nifm]] with a value from state, prior to using RequestSleep.
    
= wlan:lcl =
 
= wlan:lcl =