Fix unnecessary background scan attempts 76/303676/1 accepted/tizen/unified/20240119.154739 accepted/tizen/unified/toolchain/20240311.065324 accepted/tizen/unified/x/20240205.063724
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:23:29 +0000 (18:23 +0900)
commitb120bc73c86f9e297493ea23676b4254bea4cf77
tree32f2c1c33c6acfe3e45666a92556dc995484267f
parent4944de72e6837a23104c10088bbcac3743bdae1e
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