WLAN services: Difference between revisions

No edit summary
No edit summary
Line 1,130: Line 1,130:
| 204 || [19.0.0+]
| 204 || [19.0.0+]
|}
|}
=== Cmd90 ===
Takes a type-0x19 input buffer containing a 0x84-byte struct. Returns a total of 0x32-bytes of output.
[19.0.0+] The struct size is now 0x80-bytes.
=== Cmd100 ===
Takes a total of 0x80-bytes of input. No output.
[19.0.0+] Takes a total of 0x7C-bytes of input. No output.


= wlan:p =
= wlan:p =
Line 1,163: Line 1,173:
| 1 || [15.0.0-16.1.0] [[#ChangeRxAntenna|ChangeRxAntenna]]
| 1 || [15.0.0-16.1.0] [[#ChangeRxAntenna|ChangeRxAntenna]]
|-
|-
| 2 || ScanWithScanTime
| 2 || [[#ScanWithScanTime|ScanWithScanTime]
|-
|-
| 3 || GetWakeupReasonRaw
| 3 || GetWakeupReasonRaw
Line 1,183: Line 1,193:
| 11 || SetMacAddress
| 11 || SetMacAddress
|-
|-
| 12 || CreateBssNoChannelLimit
| 12 || [[#CreateBssNoChannelLimit|CreateBssNoChannelLimit]]
|-
|-
| 13 || EnableTsfTimerFunction
| 13 || EnableTsfTimerFunction
Line 1,205: Line 1,215:
| 22 || [15.0.0-16.1.0]
| 22 || [15.0.0-16.1.0]
|}
|}
=== ScanWithScanTime ===
Takes 4-bytes of input and a type-0x19 input buffer containing a 0x1F8-byte struct. No output.
[19.0.0+] The struct size is now 0x9A-bytes.
=== CreateBssNoChannelLimit ===
Takes a type-0x19 input buffer containing a 0x84-byte struct. Returns a total of 0x32-bytes of output.
[19.0.0+] The struct size is now 0x80-bytes.


= wlan:nd =
= wlan:nd =
Line 1,400: Line 1,420:
= ScanRequest =
= ScanRequest =
This is a 0x1B8-byte struct.
This is a 0x1B8-byte struct.
[19.0.0+] This is a 0x9A-byte struct (previously 0x1F8-bytes).


{| class="wikitable" border="1"
{| class="wikitable" border="1"