[roll] Roll fuchsia [wlan][mlme] Add Fullmac FIDL -> MLME FIDL conversion functions

Implements functions that convert from WlanFullmacImplIfc to the
appropriate MLME FIDL type, with unit tests. This is not currently used
in production but will be used when we remove Banjo from the Fullmac
MLME.

Original-Bug: 313442116
Test: fx test wlan-fullmac-mlme
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092932
Original-Revision: 3a9b154e57e68e114521137174cc86ff4e0824d2
GitOrigin-RevId: df82263a1483b30d342d76afc69a17d9ce0744df
Change-Id: I008523d87518c3f7701e588637d9db7769efa210
1 file changed
tree: 1cbdeb40f2bad304a6a6abff635af1d131d6b1f1
  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 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.