WLAN services: Difference between revisions
Line 197: | Line 197: | ||
This clears the state set by [[#Cmd19]]. | This clears the state set by [[#Cmd19]]. | ||
This is not used on retail. | |||
== Cmd21 == | |||
No input, returns an output u32. | |||
Same as [[#Cmd18]] except the value from the request is returned directly, without calling the vfunc. | |||
This is not used on retail. | |||
== Cmd22 == | |||
Takes an input u32, no output. | |||
Same as [[#Cmd21]] except this uses message 0x37 with the input u32. This is handled by writing the u32 into a global field (default value is 0xBC), which is used during configuration for [[#Cmd19|"wowl"]]. | |||
This is not used on retail. | This is not used on retail. |