Skip to content

Cancel on_scan_wait_done() timer when canceling WiFi scan

Maciej S. Szmigiero requested to merge (removed):cancel-on_scan_wait_done into master

We need to cancel the new on_scan_wait_done() timer, too, when canceling a WiFi scan, otherwise it can still fire when the WiFi source has already stopped or when the WiFi device was already removed.

Merge request reports