Add some options in main.conf for wifi roaming 71/298971/2 accepted/tizen/7.0/unified/20231114.180329
authorJaehyun Kim <jeik01.kim@samsung.com>
Mon, 18 Sep 2023 03:05:16 +0000 (12:05 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Mon, 13 Nov 2023 11:54:07 +0000 (20:54 +0900)
commit99d33b96b244243cc514f3571dd2060234d9a338
tree0dd70febbc8ba89d0005b2e91f156d91514f53d3
parent3cd9a4b59e5f33ed4cb05ccfa28969777977c99e
Add some options in main.conf for wifi roaming

1. An option to change the roaming scan interval is added.
2. An option to do a full scan every time
   when try to auto-connect is added.
3. Remove the network added to wpa_supplicant
   when the driver disconnects current network
   if the wifi roaming option is enabled.

Change-Id: Ib4399284ad50b3fd86aeb6d34b1c620a806c8897
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
gsupplicant/supplicant.c
plugins/wifi.c
src/main.c
src/main.conf
src/main_robot.conf
src/service.c