Skip to content

DTMESH-760: OneWiFi error logging "Failed to get AP Associated Devices statistics#915

Open
rediska01 wants to merge 1 commit intordkcentral:developfrom
rediska01:dtretiak-760-develop
Open

DTMESH-760: OneWiFi error logging "Failed to get AP Associated Devices statistics#915
rediska01 wants to merge 1 commit intordkcentral:developfrom
rediska01:dtretiak-760-develop

Conversation

@rediska01
Copy link
Contributor

@rediska01 rediska01 commented Feb 20, 2026

Reason for change: we don't need to collect ClientsList for STA vap Test Procedure:
Risks: Medium
Priority: P1

…s statistics"

Reason for change: we don't need to collect ClientsList for STA vap
Test Procedure:
Risks: Medium
Priority: P1
@rediska01 rediska01 requested a review from a team as a code owner February 20, 2026 14:03
@rediska01 rediska01 changed the title DTMESH-760: OneWiFi error logging "Failed to get AP Associated Device… DTMESH-760: OneWiFi error logging "Failed to get AP Associated Devices statistics Feb 20, 2026
for (radio_index = 0; radio_index < getNumberRadios(); radio_index++) {
//for each vap push the event to monitor queue
for (vapArrayIndex = 0; vapArrayIndex < getNumberVAPsPerRadio(radio_index); vapArrayIndex++) {
if (isVapSTAMesh(wifi_mgr->radio_config[radio_index].vaps.rdk_vap_array[vapArrayIndex].vap_index)) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stats for mesh sta vap will be required for ignite case.

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