Add ApSelectionMethod config option 08/301608/1
authorJaehyun Kim <jeik01.kim@samsung.com>
Mon, 20 Nov 2023 14:35:58 +0000 (23:35 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Mon, 20 Nov 2023 14:35:58 +0000 (23:35 +0900)
commit3de9c8a7e6d3a06f3fe7b1b727f0bd44862d46f8
tree137f1336ab54425020b72a76b58cfb825e362f79
parent99d33b96b244243cc514f3571dd2060234d9a338
Add ApSelectionMethod config option

Global config option, which allow to select the AP selection method
to use when connecting to an AP.
Existing AP selection methods have also been modified to use this option.

Change-Id: I90b4fc162de6ce435aa691951ad1404c92821bf5
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
20 files changed:
Makefile.am
client/commands.c
configure.ac
gsupplicant/gsupplicant.h
gsupplicant/supplicant.c
include/network.h
include/setting.h
packaging/connman.spec
plugins/wifi.c
src/connman.h
src/device.c
src/main.c
src/main.conf
src/main_robot.conf
src/main_tv.conf
src/manager.c
src/network.c
src/service.c
src/storage.c
src/wispr.c