zephyr/drivers/wifi/simplelink
Gil Pitney e189f59031 drivers: wifi: simplelink: enable Fast Connect policy
This enables the cc3220sf_launchxl to automatically
reconnect to the last good known access point (AP).

This method avoids the need to:
- perform a wifi scan for access points on bootup (saving power);
- include hard-coded SSID/passwords in the wifi application.
- include the wifi shell in the wifi application.
- rely on more complex provisioning methods;

Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2018-07-26 13:57:34 +03:00
..
CMakeLists.txt drivers: wifi: simplelink: move files into a dedicated subdir 2018-07-12 19:17:45 -05:00
Kconfig.simplelink drivers: wifi: simplelink: move files into a dedicated subdir 2018-07-12 19:17:45 -05:00
simplelink_support.c drivers: wifi: simplelink: enable Fast Connect policy 2018-07-26 13:57:34 +03:00
simplelink_support.h drivers: wifi: simplelink: move files into a dedicated subdir 2018-07-12 19:17:45 -05:00
simplelink.c drivers: wifi: simplelink: move files into a dedicated subdir 2018-07-12 19:17:45 -05:00