[roll] Roll fuchsia [wlan] Reduce DisassocConf wire usage in Sim.

Inside brcmfmac Sim tests that inspect and store received
DisassocConf messages, we should avoid using wire format. This change
changes relevant tests to use the natural FIDL type instead.

Test: fx test brcmfmac_sim_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155732
Original-Revision: b776d1b6be0a21b21ee97ff228306c6ca30b99be
GitOrigin-RevId: f9df2a3b711358a080a4cebddd3161c279ce284f
Change-Id: Ibe16b14415057f5f7d0126cae5d8098b1edb3ddc
1 file changed
tree: 8b3243c6a63bd1cce9e10665237463332daa0a58
  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.