Fix unnecessary background scan attempts 80/303680/1 accepted/tizen/7.0/unified/20240119.092443 accepted/tizen/7.0/unified/20240119.100216
authorJaehyun Kim <jeik01.kim@samsung.com>
Wed, 3 Jan 2024 09:23:29 +0000 (18:23 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Wed, 3 Jan 2024 09:30:08 +0000 (18:30 +0900)
commit15682976050321ee1a10cf3f985b82fccdb520d0
treef2564906b8dcf711a2dfbcc37e1eed7b82d472ef
parentda975ae33e67a392df895c394b495fc906b6c809
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