WLAN services: Difference between revisions
Created page with "= wlan:inf = This is "nn::wlan::detail::IInfraManager". {| class="wikitable" border="1" |- ! Cmd || Name |- | 0 || |- | 1 || |- | 2 || GetMacAddress |- | 3 || StartScan |-..." |
No edit summary |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 0 || | | 0 || OpenMode | ||
|- | |- | ||
| 1 || | | 1 || CloseMode | ||
|- | |- | ||
| 2 || GetMacAddress | | 2 || GetMacAddress | ||
Line 22: | Line 22: | ||
| 7 || Disconnect | | 7 || Disconnect | ||
|- | |- | ||
| 8 || | | 8 || GetConnectionEvent | ||
|- | |- | ||
| 9 || | | 9 || GetConnectionStatus | ||
|- | |- | ||
| 10 || GetState | | 10 || GetState | ||
Line 34: | Line 34: | ||
| 13 || ChangeRxAntenna | | 13 || ChangeRxAntenna | ||
|- | |- | ||
| 14 || | | 14 || GetFwVersion | ||
|- | |- | ||
| 15 || | | 15 || RequestSleep | ||
|- | |- | ||
| 16 || RequestWakeUp | | 16 || RequestWakeUp | ||
Line 42: | Line 42: | ||
| 17 || RequestIfUpDown | | 17 || RequestIfUpDown | ||
|- | |- | ||
| 18 || [ | | 18 || [3.0.0+] | ||
|- | |- | ||
| 19 || [ | | 19 || [3.0.0+] | ||
|- | |- | ||
| 20 || [ | | 20 || [3.0.0+] | ||
|- | |- | ||
| 21 || [ | | 21 || [3.0.0+] | ||
|- | |- | ||
| 22 || [ | | 22 || [3.0.0+] | ||
|- | |- | ||
| 23 || [ | | 23 || [3.0.0+] | ||
|- | |- | ||
| 24 || [ | | 24 || [3.0.0+] | ||
|- | |- | ||
| 25 || [ | | 25 || [3.0.0+] | ||
|- | |- | ||
| 26 || [4.0.0+] | | 26 || [4.0.0+] | ||
|- | |- | ||
| 27 || [4.0.0+] | | 27 || [4.0.0+] | ||
|- | |||
| 28 || [5.0.0+] | |||
|- | |||
| 29 || [7.0.0+] | |||
|- | |||
| 30 || [8.0.0+] | |||
|- | |||
| 31 || [11.0.0+] | |||
|- | |||
| 32 || [11.0.0+] | |||
|- | |||
| 33 || [11.0.0+] | |||
|- | |||
| 34 || [11.0.0+] | |||
|- | |||
| 35 || [11.0.0+] | |||
|- | |||
| 36 || [11.0.0+] | |||
|- | |||
| 37 || [11.0.0+] | |||
|- | |||
| 38 || [13.0.0+] | |||
|} | |} | ||
[4.0.0+] Connect now takes an additional 4-bytes of input. | |||
[5.0.0+] Cmd24 now returns a total of 0x58-bytes of output instead of 0x5C. | |||
[7.0.0+] Input/output for cmds 27/28 were swapped, perhaps these cmds were swapped? | |||
= wlan:lcl = | = wlan:lcl = | ||
Line 166: | Line 194: | ||
| 47 || [4.0.0+] | | 47 || [4.0.0+] | ||
|- | |- | ||
| 48 || [4.0.0+] | | 48 || [10.0.0+] ([4.0.0-8.1.0]) | ||
|- | |||
| 49 || [6.0.0-8.1.0] | |||
|- | |||
| 50 || [6.0.0-8.1.0] | |||
|- | |||
| 51 || [8.0.0-8.1.0] | |||
|- | |||
| 52 || [8.0.0-8.1.0] | |||
|- | |||
| 49 || [13.0.0+] | |||
|- | |||
| 50 || [13.0.0+] | |||
|- | |||
| 51 || [13.0.0+] | |||
|} | |} | ||
[4.0.0+] CreateBss, Connect, and Join now takes an additional 4-bytes of input. | |||
[5.0.0+] GetAllowedChannels now returns a total of 4-bytes of output instead of 0x50, and now takes a type-0xA output buffer. | |||
[9.0.0+] Almost all cmds had input/output changed / cmds moved around (?). | |||
[10.0.0+] Cmd46 now takes a total of 1-byte of input instead of 6-bytes, while cmd47 now takes a total of 6-bytes of input instead of 1-byte. | |||
= wlan:lg = | = wlan:lg = | ||
Line 188: | Line 238: | ||
| 0 || | | 0 || | ||
|} | |} | ||
[5.0.0+] Cmd0 now takes an additional 4-bytes of input, and returns an additional 4-bytes of output. | |||
= wlan:sg = | = wlan:sg = | ||
Line 229: | Line 281: | ||
|- | |- | ||
| 11 || | | 11 || | ||
|- | |||
| 12 || [6.0.0+] | |||
|} | |} | ||
= wlan:dtc = | |||
This was added with [6.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || | |||
|- | |||
| 1 || | |||
|- | |||
| 2 || | |||
|- | |||
| 3 || | |||
|- | |||
| 4 || | |||
|- | |||
| 5 || | |||
|- | |||
| 6 || | |||
|- | |||
| 7 || | |||
|- | |||
| 8 || | |||
|- | |||
| 9 || | |||
|- | |||
| 10 || | |||
|- | |||
| 11 || | |||
|- | |||
| 12 || | |||
|- | |||
| 13 || | |||
|- | |||
| 14 || | |||
|- | |||
| 15 || | |||
|- | |||
| 16 || | |||
|- | |||
| 17 || | |||
|- | |||
| 18 || | |||
|- | |||
| 19 || | |||
|- | |||
| 20 || | |||
|- | |||
| 21 || | |||
|- | |||
| 22 || | |||
|- | |||
| 23 || | |||
|- | |||
| 24 || | |||
|- | |||
| 25 || | |||
|- | |||
| 26 || | |||
|- | |||
| 27 || | |||
|} | |||
[7.0.0+] Cmd14 now takes an input u8. | |||
= Notes = | |||
== Versions == | |||
{| class="wikitable" border="1" | |||
|- | |||
! System Version | |||
! Firmware string | |||
|- | |||
| [1.0.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-aoe Version: 7.35.252.58 CRC: f592f3bf Date: Tue 2016-10-04 23:54:54 PDT Ucode Ver: 1020.221 FWID: 01-5ec2fbfd | |||
|- | |||
| [2.0.0-2.2.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe Version: 7.35.64.1 CRC: 301f7804 Date: Fri 2017-02-17 01:03:01 PST Ucode Ver: 1020.223 FWID: 01-82d1f902 | |||
|- | |||
| [3.0.0-3.0.2] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe Version: 7.35.252.70 CRC: f3b554fd Date: Thu 2017-05-04 19:04:04 PDT Ucode Ver: 1020.223 FWID: 01-5d27fda5 | |||
|- | |||
| [4.0.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe Version: 7.35.252.75 (r666384) CRC: 58f59a6f Date: Wed 2017-08-16 22:27:11 PDT Ucode Ver: 1020.223 | |||
|- | |||
| [5.0.0-5.1.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe Version: 7.78.1.1 (r683984) CRC: 6a10caf9 Date: Wed 2018-02-21 21:43:01 PST Ucode Ver: 1020.223 FWID 01-ae4e196d | |||
|- | |||
| [6.0.0-6.2.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-clm_4356a3_ntd-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe-aloe Version: 7.35.252.84 (r692035) CRC: 937bcfc9 Date: Tue 2018-06-19 19:36:54 PDT Ucode Ver: 1020.225 FWID 01-71fd007e | |||
|- | |||
| [7.0.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-clm_4356a3_ntd-noclminc-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe-aloe Version: 7.35.252.87 (r708450) CRC: 5f41af12 Date: Thu 2018-10-25 19:11:47 PDT Ucode Ver: 1020.226 FWID 01-377c0939 | |||
|- | |||
| [8.0.0-8.1.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-clm_4356a3_ntd-noclminc-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe-aloe Version: 7.35.252.90 (r711053) CRC: 30dcf8a5 Date: Thu 2019-02-28 18:12:24 PST Ucode Ver: 1020.226 FWID 01-e691490c | |||
|- | |||
| [9.0.0-9.1.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-clm_4356a3_ntd-noclminc-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe-aloe Version: 7.35.252.93 (r717555) CRC: d8363dad Date: Mon 2019-07-01 23:43:14 PDT Ucode Ver: 1020.228 FWID 01-c90a462 | |||
|- | |||
| [10.0.0-10.1.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-clm_4356a3_ntd-noclminc-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe-aloe Version: 7.35.252.96 (r723441) CRC: f6823c05 Date: Tue 2019-11-19 22:31:29 PST Ucode Ver: 1020.228 FWID 01-a1b7e0a4 | |||
|- | |||
| [11.0.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-clm_4356a3_ntd-noclminc-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe-aloe Version: 7.35.252.99 (r725630) CRC: 320007b0 Date: Mon 2020-05-25 19:51:18 PDT Ucode Ver: 1020.228 FWID 01-822b442d | |||
|- | |||
| [12.0.0-12.1.0] || 4356a3-roml/pcie-ag-msgbuf-splitrx-pktctx-keepalive-sr-proptxstatus-ampduhostreorder-dlystat-rxdesens-clm_4356a3_ntd-noclminc-ntdds3-btcdyn-trfmgmt-pspretend-btafh-pktfilter-wowlpf-gtkoe-aoe-tcpkaoe-aloe Version: 7.35.252.104 (r728022) CRC: f0b454ec Date: Wed 2021-02-24 04:39:25 PST Ucode Ver: 1020.228 FWID 01-fbba058 | |||
|} | |||
* [2.0.0+] Besides the version update, added "gtkoe" to the string. | |||
* [3.0.0+] Besides the version update, added "tcpkaoe" to the string. | |||
* [6.0.0+] Besides the version update, added "clm_4356a3_ntd" to the string. | |||
* [7.0.0+] Besides the version update, added "noclminc" to the string. | |||
[[Category:Services]] | [[Category:Services]] |