WLAN services: Difference between revisions

No edit summary
No edit summary
Line 257: Line 257:


This is used by [[Network_Interface_services|nifm]].
This is used by [[Network_Interface_services|nifm]].
[20.0.0+] Now takes a total of 0x40-bytes of input.


== RemoveTcpSessionInformation ==
== RemoveTcpSessionInformation ==
Line 1,112: Line 1,114:
| 110 || GetWakeupReason
| 110 || GetWakeupReason
|-
|-
| 111 || SetTcpSessionInformation
| 111 || [[#SetTcpSessionInformation|SetTcpSessionInformation]]
|-
|-
| 112 || RemoveTcpSessionInformation
| 112 || RemoveTcpSessionInformation
Line 1,119: Line 1,121:
|-
|-
| 120 || [19.0.0+]
| 120 || [19.0.0+]
|-
| 130 || [20.0.0+]
|-
| 140 || [20.0.0+]
|-
|-
| 200 || [17.0.0+] SetTxPower
| 200 || [17.0.0+] SetTxPower
Line 1,129: Line 1,135:
|-
|-
| 204 || [19.0.0+]
| 204 || [19.0.0+]
|-
| 900 || [20.0.0+]
|}
|}
[20.0.0+] Cmd120 now returns a total of 0x28-bytes of output instead of 0x18.


=== CreateBss ===
=== CreateBss ===
Line 1,181: Line 1,191:
| 5 || EnableWowlFeatures
| 5 || EnableWowlFeatures
|-
|-
| 6 || GetWowlStats
| 6 || [[#GetWowlStats|GetWowlStats]]
|-
|-
| 7 || ClearWowlStats
| 7 || ClearWowlStats
|-
|-
| 8 || EmulateDriverInitFail
| 8 || [15.0.0-19.0.1] EmulateDriverInitFail
|-
|-
| 9 || GetChannelStats
| 9 || GetChannelStats
Line 1,220: Line 1,230:


[19.0.0+] The struct size is now 0x9A-bytes.
[19.0.0+] The struct size is now 0x9A-bytes.
=== GetWowlStats ===
[20.0.0+] Now returns a total of 0x5C-bytes of output instead of 0x58.


=== CreateBssNoChannelLimit ===
=== CreateBssNoChannelLimit ===