[wlan] Consider WPA2-TKIP as WPA2 configuration.

This change includes `Wpa2PersonalTkipOnly` in the `Protection` variants
for `has_wpa2_personal_configured`. Prior to this change, a BSS
describing a WPA2-TKIP network would not be considered configured for
WPA2.

Fixes: b/233806654
Testing: Unit tests.
Change-Id: Ic30f5c677afa41280443b30f632ecf289d4b1912
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/683846
Reviewed-by: Charles Celerier <chcl@google.com>
Commit-Queue: Sean Olson <seanolson@google.com>
(cherry picked from commit 01168f79711394a8223ed055ce0145ef4db0c361)
2 files changed
tree: a0b7c915ba34f119453c09d814cbdabada4747b6
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. garnet/
  7. products/
  8. scripts/
  9. sdk/
  10. src/
  11. third_party/
  12. tools/
  13. zircon/
  14. .clang-format
  15. .clang-tidy
  16. .editorconfig
  17. .git-blame-ignore-revs
  18. .gitattributes
  19. .gitignore
  20. .gn
  21. .style.yapf
  22. analysis_options.yaml
  23. AUTHORS
  24. BUILD.gn
  25. CODE_OF_CONDUCT.md
  26. CONTRIBUTING.md
  27. LICENSE
  28. OWNERS
  29. PATENTS
  30. pyrightconfig.json
  31. README.md
  32. rustfmt.toml
README.md

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.