esp-idf/components/wifi_provisioning
Anurag Kar a75be3413e 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-12 05:42:46 +00:00
..
include/wifi_provisioning Wi-Fi Provisioning : Bugfix in copying SSID and Passphrase 2019-06-12 05:42:46 +00:00
proto
proto-c
python
src Wi-Fi Provisioning : Bugfix in copying SSID and Passphrase 2019-06-12 05:42:46 +00:00
CMakeLists.txt
component.mk