[roll] Roll fuchsia [wlan] Add SetMacAddress to MLME FIDL

This change add the SetMacAddress method to the MLME FIDL protocol to
support MAC randomization. It plumbs calls to that method to the WlanFullmacImpl method for fullmac
devices, and returns not supported for softmac devices.

Original-Bug: 455611968
Test: fx test wlan, fx lsc presubmit
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407774
Original-Revision: 7fdddbcca7c6632834da11c3692d5cc4f53d03f3
GitOrigin-RevId: e93b168a8fc42efc41e72a2c31f774cf0a24c11d
Change-Id: Ic4c7db262a0d209fbd5ccac3f04a379ecf46fbab
1 file changed
tree: 842d2a0ac0685e01d65c64c4598bd84315b057a9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.