Hi, this is a resend of patchset I sent couple of weeks ago. The v2 splits the patchset into more pieces.
Currently it is not possible to provision a hidden AP. This patchset enables user to create a config file and mark the AP as hidden one and ConnMan is able to connect to it. Cheers, Jukka Jukka Rissanen (4): config: Get configurations that are provisioned config: Read hidden AP information from config file wifi: Scan all hidden and provisioned AP doc: Hidden AP provisioning information added Makefile.am | 2 +- doc/config-format.txt | 2 ++ include/provision.h | 51 ++++++++++++++++++++++++++++++++ plugins/wifi.c | 78 ++++++++++++++++++++++++++++++++++++++++--------- src/config.c | 76 +++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 195 insertions(+), 14 deletions(-) create mode 100644 include/provision.h -- 1.7.9.5 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
