Skip to content

Conversation

@wptestyyh
Copy link
Member

Type

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

Side Effects

  • Breaking change
  • Non-functional change

Goals

Enable mld_ap configuration so the client can setup wi-fi 7 or non wi-fi 7 network

Technical Details

  • Add mldAp in message Dot11AccessPointConfiguration
  • Add IAccessPointController::SetMldAp and corresponding methods to set mld_ap property of hostapd
  • Add tests

Test Results

  • Test passed
    /netremote-test-unit "WifiAccessPointEnable API" -s
    /home/test/netremote/tests/unit/TestNetRemoteServiceClient.cxx:357: PASSED:
    REQUIRE( apTest2->MldAp == false )
    with expansion:
    false == false

===============================================================================
All tests passed (47 assertions in 1 test case)

Reviewer Focus

None

Future Work

  • Ingest the change in client and test how it works together

Checklist

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

@wptestyyh wptestyyh requested a review from a team as a code owner January 14, 2026 02:27
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.

2 participants