Skip to content

RDKEMW-24853: Remove rescan request upon wake-up(NSM-ON) - #350

Merged
karuna2git merged 2 commits into
developfrom
topic/RDKEMW-24556
Sep 10, 2026
Merged

RDKEMW-24853: Remove rescan request upon wake-up(NSM-ON)#350
karuna2git merged 2 commits into
developfrom
topic/RDKEMW-24556

Conversation

@DevikaJaladi

Copy link
Copy Markdown
Contributor

Reason for change: Remove rescan request upon wake-up(NSM-ON).
Priority: P1
Test Procedure: Refer ticket
Risks: Low

Signed-off-by: Jaladi djalad690@cable.comcast.com

@DevikaJaladi
DevikaJaladi requested a review from a team as a code owner September 10, 2026 16:33
Copilot AI lite review requested due to automatic review settings September 10, 2026 16:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward removal of wake-up scan logic with no remaining references or control-flow issues observed in the modified area.

Pull request overview

This PR removes the WiFi “active scan” trigger that previously ran when waking from DeepSleep (with Network Standby ON), leaving the wake-up flow to only reacquire DHCP leases and re-run connectivity verification.

Changes:

  • Removed the wake-from-DeepSleep WiFi active scan (StartWiFiScan) request.
  • Kept DHCP lease reacquisition on wlan0 / eth0 and connectivity re-check behavior unchanged.
File summaries
File Description
plugin/NetworkManagerImplementation.cpp Removes the wake-up WiFi rescan request while preserving DHCP reacquire and connectivity re-check logic.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@karuna2git
karuna2git merged commit 974c0ae into develop Sep 10, 2026
20 checks passed
@karuna2git
karuna2git deleted the topic/RDKEMW-24556 branch September 10, 2026 23:08
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants