Add ApSelectionMethod config option 37/300437/2
authorJaehyun Kim <jeik01.kim@samsung.com>
Wed, 25 Oct 2023 03:16:28 +0000 (12:16 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Wed, 25 Oct 2023 07:11:53 +0000 (16:11 +0900)
commit176cb03d6b7cc9265a6d3d11e92a7335c57ff245
tree6c53ddeea5cb88f367526eb0c40f41d05e20fdb5
parent287b39a54e17a3b4bcd400fd89e57d4bc4449b92
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: I2e3be557ac0567507f5a098205d788c5f47b2700
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