esp-idf/components
Anurag Kar 933674301f 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-07-05 13:20:40 +00:00
..
2019-06-14 14:37:02 +05:30
2019-05-10 10:26:04 +08:00
2019-06-13 19:36:55 +08:00
2019-04-24 17:42:20 +08:00