WLAN services: Difference between revisions
Line 187: | Line 187: | ||
This is used by [[Network_Interface_services|nifm]]. | This is used by [[Network_Interface_services|nifm]]. | ||
== Cmd23 == | |||
Takes an input u32, no output. | |||
Sends command message 0x38 to the state machine. This is handled by writing the input value into a global flags field. The default value is 0x3 (all flag bits set). These flag bits are checked during the RequestSleep code handling the state for [[#Cmd19]]. | |||
This is not used on retail. | |||
== Cmd26 == | == Cmd26 == |