[roll] Roll fuchsia [wlan][brcmf] Implement brcmf_if_connect_req

We do this by refactoring the existing join/auth/assoc methods into
reusable impl functions. This interface is now functional, but is not
yet used by wlanif. We can remove the legacy interface after switching
over.

Original-Bug: 88275
Test: New test + existing
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/630216
Original-Revision: bc37a6a2d52ee72921f0e318dbc3c19d857d65e4
GitOrigin-RevId: 7f65dfb833edeabaada916ff4de1cb1bbb132ce8
Change-Id: I877d94ccb0e28857396a62728e74fa6af0988185
1 file changed
tree: be0a8909ee78334e120ea9a8c2e3e656dc520563
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.