WLAN services: Difference between revisions

Line 130: Line 130:


Sends command messages 0xA (SetWlanInterfaceUpDown), 0x11 (SetBeaconLostTimeout) and 0x20 (JoinNetworkSta) to the state machine.
Sends command messages 0xA (SetWlanInterfaceUpDown), 0x11 (SetBeaconLostTimeout) and 0x20 (JoinNetworkSta) to the state machine.
This is used by [[Network_Interface_services|nifm]].


== CancelConnect ==
== CancelConnect ==
Line 166: Line 168:


Sends command message 0x15 (BssInfoListGet) to the state machine.
Sends command message 0x15 (BssInfoListGet) to the state machine.
This is used by [[Network_Interface_services|nifm]].


== GetRssi ==
== GetRssi ==
Line 178: Line 182:


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


== GetFwVersion ==
== GetFwVersion ==
Line 183: Line 189:


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


== RequestSleep ==
== RequestSleep ==
Line 202: Line 210:


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.
This is not used on retail.


== Cmd18 ==
== Cmd18 ==