[roll] Roll fuchsia [wlan][common] Parse OWE Transition IE

Find OWE Transition IE in an open BSS. If it exists, classify the
BssDescription's protection as `Protection::OpenOweTransition`.

Also add method to BssDescription to parse OWE Transition IE. Note that
for band and channel info, if they exist, only the bytes are parsed out,
and they are not converted to WlanChannel in this commit.

Original-Bug: 312485949
Test: Updated unit tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483563
Original-Revision: 3fb20d0f50cea66cc462aa80308ff539a7131d0e
GitOrigin-RevId: 18dc66bb5f8ffa90d5a44358502d71342e72e430
Change-Id: I5667f659a53b8ad01f6747223bcc06aff3bf98ca
1 file changed
tree: 5959364d40add11199b952cda589a7e1be48b2af
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.