Skip to content

Enable setting access point AKMs#239

Merged
abeltrano merged 1 commit intodevelopfrom
setakms
Mar 23, 2024
Merged

Enable setting access point AKMs#239
abeltrano merged 1 commit intodevelopfrom
setakms

Conversation

@abeltrano
Copy link
Contributor

Type

  • Bug fix
  • Feature addition
  • Feature update
  • Documentation
  • Build Infrastructure

Side Effects

  • Breaking change
  • Non-functional change

Goals

  • Ensure AKMs can be set from the API layer.

Technical Details

  • Add IAccessPointController::SetAkms function to set the AKMs for the access point.
  • Add functionality to adapt between WpaKeyManagement and Ieee80211AkmSuite types.
  • Add Unknown sentinel and PASN akm types.

Test Results

  • All unit tests pass.

Reviewer Focus

  • None

Future Work

  • The new functionality must be called from the WifiAccessPointEnableImpl function in the API layer.

Checklist

  • Build target all compiles cleanly.
  • clang-format and clang-tidy deltas produced no new output.
  • Newly added functions include doxygen-style comment block.

@abeltrano abeltrano requested a review from a team as a code owner March 23, 2024 15:10
@abeltrano abeltrano merged commit 875c774 into develop Mar 23, 2024
@abeltrano abeltrano deleted the setakms branch March 23, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant