wifi: Add support for hidden network scan
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 2 Dec 2011 14:18:36 +0000 (16:18 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 12 Dec 2011 09:44:40 +0000 (10:44 +0100)
commit34b08650fd1f7361bc7352ace24474a05b9ae1c7
tree74c70e3772c7fc9ad9baeddc9a7b2b4a60311cb1
parentc0f9b9846dfba12f6475018cef983bef32a7a646
wifi: Add support for hidden network scan

Implement connman_device_driver scan_hidden function. Supply scan
parameters for the hidden network when calling g_supplicant scan
functionality. When a new scan result is added, compare the SSID
with the one looked for. If detected, connect the hidden network.
When detected or when the scan is done, clear the hidden network
parameters.
plugins/wifi.c