[roll] Roll fuchsia [wlan] Add IEEE 802.11-2016 StatusCode and ReasonCode enums

This change adds some enum values as defined in IEEE 802.11-2016 in a
common place for reference from other FIDL files, as well as to replace
language-dependent headers.

Original-Bug: 29277
Original-Bug: 55667
Test: none (new FIDL definitions only)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/458900
Original-Revision: 6818964156ce1a4e2571d26fc2f1a0585c3e4286
GitOrigin-RevId: 422d2f11c54958f48da9c78521031c30682df1e5
Change-Id: Ib77900f0bb43cd146fd25fdcb6b3cabb10e96a38
1 file changed
tree: a98eb8429d810ab46d847edf3273cdda026459ac
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.