[roll] Roll fuchsia [wlan][fullmac] Rename WlanFullmacImpl::Start to Init

This also adds documentation to WlanFullmacImpl::Init and converts Init's request and response types to use tables.

This also changes brcmfmac to refer to the channel from
WlanPhyImpl.CreateIface as "sme_channel", which more accurately
represents what the channel is.

Original-Bug: 301104836
Test: Build
Test: CI/CQ unit and antlion tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151672
Original-Revision: 02d12d093e8fb604d7f6f1bdea8185fd38ceb3ae
GitOrigin-RevId: 97ac3950c0c00bec31120ed960dc886d535096f4
Change-Id: I0da99c2aaef5fb540f57c4b80caabd4f79ca5cc0
1 file changed
tree: f31e4d2852ca0cc5f9dc78d8fddd5101989fd025
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.