commit | 4af8a562c78fea3f6f5a27e714eed00536046257 | [log] [tgz] |
---|---|---|
author | John Tan <johntan@google.com> | Tue Mar 25 14:27:13 2025 -0700 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 14:27:13 2025 -0700 |
tree | 3eea07612f5cb28fc5f6d0a853b9b4ae78802d8e | |
parent | 395da6116e5e89f40c5e21e2b4142aac4c17d600 [diff] |
[wlan][sme] Don't use MacSublayerSupport in SME Refactor SME to no longer depend on MacSublayerSupport. Specifically, this removes the functionality to intersect rates and capabilities for the SoftMAC AP implementation, which is currently only used in tests. This also removes the QueryMacSublayerSupport calls on startup in both the FullMAC and SoftMAC MLMEs. As a byproduct of this refactor, fuchsia.wlan.common/DataPlaneExtension is no longer used by either MLME or SME and will be removed in a future change. This is part of the effort to cleanup driver_features in fuchsia.wlan.common. Bug: 305303708 Bug: 406220225 Test: Unit tests on CI/CQ Test: Antlion quick tests on CI/CQ Change-Id: I475e93702539c0753a439758632725af00dc30aa Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235564 Reviewed-by: Charles Celerier <chcl@google.com> Commit-Queue: John Tan <johntan@google.com>
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.
See Getting Started.
See fuchsia.dev.