Fix unnecessary background scan attempts 80/318480/1
authorJaehyun Kim <jeik01.kim@samsung.com>
Wed, 3 Jan 2024 09:23:29 +0000 (18:23 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Fri, 17 Jan 2025 07:20:26 +0000 (16:20 +0900)
commit943b38f4d67d6fac846a902f84d479d370ede00e
tree8a2cf0546626ba4a46d85d597c83e6f101c0f8f2
parente07845b0d806bce5909f8c8fb3a3a1e48fd4f0c4
Fix unnecessary background scan attempts

There is a problem with the background scan timer
not being removed properly when powering off.
This has been fixed as there were cases
where scans were attempted unnecessarily.

Change-Id: I4e098ed64c4e18e58b242b08633040cf8c4a350d
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
src/wifi-scan.c