[roll] Roll fuchsia [wlansoftmac] Refactor Rust portion of wlansoftmac

The refactor includes the following changes:

- Reduce duplicate calls of the startup completer function.
- Rearrange logical sections of startup into distinct functions.
- Improve naming of various functions and arguments.

This change also adds a significant amount of documentation and
comments to demystify expectations during the startup and shutdown
process for the Rust portion of the wlansoftmac driver.

Original-Bug: 316928740
Original-Bug: 42075638
Multiply: fuchsia-pkg://fuchsia.com/wlan-mlme-tests
Multiply: fuchsia-pkg://fuchsia.com/wlansoftmac-rust-tests
Multiply: fuchsia-pkg://fuchsia.com/wlan-hw-sim-contemporary-privacy-tests
Multiply: fuchsia-pkg://fuchsia.com/wlan-hw-sim-legacy-privacy-tests
Multiply: fuchsia-pkg://fuchsia.com/wlan-hw-sim-rate-selection-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/974372
Original-Revision: a0c0ac3a38e4f39028c243df2b76047b48030930
GitOrigin-RevId: 3daf04197b8e13c81716d86195e816813c7bc953
Change-Id: Ibc358ec1b82708514411735609fd734e292e8eab
1 file changed
tree: 4e81edf770bb49e8c47fb788e4d0ca91db14b133
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.