OVMS3-idf/components/esp_wifi
Sagar Bijwe b1f657fc65 wifi: Avoid recalculating PMK when esp_wifi_set_config is not called
Scenarios where this fix is applicable.
1) Every time the system is powered-on/restarted without calling
   esp_wifi_set_config.
2) esp_wifi_init()/connect()/stop()/deinit() is called multiple
   times without esp_wifi_set_config.

Closes IDFGH-1520
2019-08-09 16:28:33 +05:30
..
esp32/include esp_wifi: add limitation for setting maximum WiFi TX power 2019-06-27 17:28:59 +08:00
include tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
lib_esp32@09ed80c2b0 wifi: Avoid recalculating PMK when esp_wifi_set_config is not called 2019-08-09 16:28:33 +05:30
src tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
test tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
CMakeLists.txt wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
component.mk supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
Kconfig esp_wifi: add limitation for setting maximum WiFi TX power 2019-06-27 17:28:59 +08:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
Makefile.projbuild esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
sdkconfig.rename Rename Kconfig options (components/esp_wifi) 2019-05-21 09:09:01 +02:00