[roll] Roll fuchsia [wlan-mlme] Asynchronously call most DeviceOps methods This is the first of two changes to swap from an synchronous FIDL proxy between wlan-mlme and wlansoftmac to an asynchronous one. This change modifies the methods of the `DeviceOps` trait that use the FIDL proxy to return a `Future` so each method can await on an asynchronous FIDL call in the next change. Test: Successful iface creation, scan, connect, disconnect with iwlwifi on NUC 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/+/1002314 Original-Revision: 4705972dd4ca356d94a7d53a4b32f770a8be175e GitOrigin-RevId: 2ce0d4c46f1df0d37439bec14fa5c327c68397bd Change-Id: Ifd3218cf649a37409b73ee2dafee625c4066db1d
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.