[roll] Roll fuchsia [wlan] Switch AssocInd params to table.

Converted the input parameters to an inline table.
Switched ssid from ieee80211::CSsid to
iee80211::Ssid.

Original-Bug: b/301104836

Test: All unit tests pass. OOBE on smartdisplay works
and manually verified client interface functionality
on SmartDisplay.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152932
Original-Revision: 8a1bad9abaf53354860fbf358808ab4cf0d5b9a9
GitOrigin-RevId: b206e5323a8058ac5132cea87706ffafcc769b80
Change-Id: Ie9301fa5ccf80043e1f9e508c8732a069b8f6bdc
1 file changed
tree: c6b486a8d15ca1c8173f9539baca7bf2e25bc156
  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.