OVMS3-idf/components/wifi_provisioning/include/wifi_provisioning
Anurag Kar 76719b9c37 Wi-Fi Provisioning : Bugfix in copying SSID and Passphrase
These changes guarantee that the SSID and Passphrase received via protocomm are NULL terminated and size limited to their standard lengths.

List of changes:
* Corrected length of passphrase field in wifi_prov_config_set_data_t structure
* Performing length checks on SSID, passphrase and bssid, when populating wifi_prov_config_set_data_t structure with received credentials
2019-06-27 12:38:07 +05:30
..
wifi_config.h Wi-Fi Provisioning : Bugfix in copying SSID and Passphrase 2019-06-27 12:38:07 +05:30