WLAN services: Difference between revisions

No edit summary
Line 259: Line 259:


Sends command message 0x1 (InitalizeWlanDriver) to the state machine.
Sends command message 0x1 (InitalizeWlanDriver) to the state machine.
This is not used on retail.


== FinalizeWlan ==
== FinalizeWlan ==
Line 264: Line 266:


Sends command message 0x2 (FinalizeWlanDriver) to the state machine.
Sends command message 0x2 (FinalizeWlanDriver) to the state machine.
This is not used on retail.


== Cmd30 ==
== Cmd30 ==
Line 275: Line 279:


This cmd is used by [[Network_Interface_services|nifm]] with a value from state, prior to using RequestSleep.
This cmd is used by [[Network_Interface_services|nifm]] with a value from state, prior to using RequestSleep.
== Cmd31 ==
No input/output.
Stubbed, just returns an error.
This is not used on retail.
== Cmd32 ==
No input/output.
Stubbed, just returns an error.
This is not used on retail.
== Cmd33 ==
Takes an input [[#MacAddress]] and a type-0x5 input buffer, no output.
Stubbed, just returns an error.
This is not used on retail.
== Cmd34 ==
Takes a type-0x6 output buffer and returns a total of 0x10-bytes.
Stubbed, just returns an error.
This is not used on retail.
== Cmd35 ==
No input/output.
Stubbed, just returns an error.
This is not used on retail.
== Cmd36 ==
Takes two input u64s, no output.
Stubbed, just returns an error.
This is not used on retail.
== Cmd37 ==
Takes an input u32, no output.
Stubbed, just returns an error.
This is not used on retail.


== Cmd38 ==
== Cmd38 ==