commit | b9a30b564eca4acfe1c74e5539e0c1f3e2ab92b2 | [log] [tgz] |
---|---|---|
author | John Tan <johntan@google.com> | Thu Mar 20 09:08:56 2025 -0700 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 09:08:56 2025 -0700 |
tree | e92f83ea10f04f432b32d6618e6b590ca8a14421 | |
parent | 702b8cdd3a2d0ef57ece83234f35110623e45530 [diff] |
[wlan][ieee80211] Add SetKeyDescriptor to ieee80211 WlanKeyConfig in fuchsia.wlan.common is replaced with SetKeyDescriptor in fuchsia.wlan.ieee80211. This continues the effort to cleanup fuchsia.wlan.common. SetKeyDescriptor is identical to WlanKeyConfig except for a couple of changes: - The `protection` field was removed since it is not currently used by the driver or MLME. - The `key_idx` field was renamed to `key_id` and changed from a u8 to u16, which matches the definition in fuchsia.wlan.mlme. fuchsia.wlan.common/WlanKeyConfig will be deleted in a future change after v/g is updated to use fuchsia.wlan.ieee80211/SetKeyDescriptor. Bug: 301104836 Bug: 305303708 Bug: 42170217 Bug: 309634989 Test: CI/CQ unit and antlion-test-quick tryjob Change-Id: Ifab801a397b443b064a617b358acab41b33703f0 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173773 Reviewed-by: Charles Celerier <chcl@google.com> API-Review: Rebecca Silberstein <silberst@google.com> Reviewed-by: Rebecca Silberstein <silberst@google.com> Reviewed-by: Karthik Krishnaswami <karthikrish@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.