Reset wifi roaming scan timer when connected 63/298063/1 accepted/tizen/7.0/unified/20230831.170950
authorJaehyun Kim <jeik01.kim@samsung.com>
Thu, 31 Aug 2023 01:25:49 +0000 (10:25 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Thu, 31 Aug 2023 01:25:49 +0000 (10:25 +0900)
commit3cd9a4b59e5f33ed4cb05ccfa28969777977c99e
tree0e633f9e4219c64914fcda318e13a7421b61d368
parente396cd78fbe44947398347b538e27a7d0dc5018b
Reset wifi roaming scan timer when connected

- Reset the wifi roaming scan timer when wifi roaming is complete.
- If any of est_throughput is 0 when check the bss condition,
  the est_throughput comparison is ignored.
- Change the roaming scan interval for considering moving devices.

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