| commit | 4768d5d5818a6a31c32b51f61cc86418d348f363 | [log] [tgz] |
|---|---|---|
| author | Charles Celerier <chcl@fuchsia.infra.roller.google.com> | Tue Nov 02 19:09:01 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 02 12:10:39 2021 -0700 |
| tree | acdab4665d2922e180369560cb3521fd672d9315 | |
| parent | 19cfdf2f83eac7f935e40e024519a3d8956bd85e [diff] |
[roll] Roll fuchsia [wlan][mlme] Make tx/rx buffers passing protocols symmetric In fuchsia.hardware.wlan.mac, the WlanmacIfc.Recv, WlanmacIfc.CompleteTx, Wlanmac.QueueTx, and Wlanmac.ConfigureBeacon are all modified to align their parameters. Additionally, WlanRxPacket is the analog of WlanTxPacket so that the tx and rx APIs in fuchsia.hardware.wlan.mac are no longer disjointed. Note also the use of the @in_out attribute in CompleteTx and QueueTx has been removed since it is not used in both cases. Original-Fixed: 86124 Test: 1. fx test //src/connectivity/wlan 2. Manual connection and use of WPA2 network on Atlas Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/587787 Original-Revision: 6e73a010ce75697381c53f60b8bbf98ac2956aa6 GitOrigin-RevId: 582c17d01f0e32914350eb0fef71c6af04f97967 Change-Id: Iacca0dc7ead5ea1ce5c795e05dd7e3c0db36653b
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.