esp-idf/components/wifi_provisioning/src
Laukik Hase db914d6272 wifi_prov_mgr: Fix provisioning not stopping in release mode
- For the wifi_prov_mgr example in release mode (with NDEBUG defined -
  assertions disabled), the task to stop provisioning is never started
  as it is voided by the assert function it is called in.

Closes https://github.com/espressif/esp-idf/issues/8309
2022-01-31 15:03:54 +05:30
..
handlers.c provisioning: use memcpy instead of strncpy for copying SSID 2020-09-17 12:59:22 +05:30
manager.c wifi_prov_mgr: Fix provisioning not stopping in release mode 2022-01-31 15:03:54 +05:30
scheme_ble.c Wifi_prov_mgr:Fix for ios device needs to do forget device 2021-10-06 17:46:22 +08:00
scheme_console.c wifi_provisioning : Wi-Fi Provisioning Manager added 2019-06-10 15:13:50 +05:30
scheme_softap.c wifi_prov_mgr: Added check for passphrase length in softAP scheme 2021-12-27 10:57:50 +05:30
wifi_config.c wifi_provisioning: Fix some memory leak issues by coverity static analyzer. 2021-01-25 03:37:47 +00:00
wifi_provisioning_priv.h esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
wifi_scan.c wifi_provisioning: Add a check for number of scanned networks while allocating memory 2021-01-15 05:01:35 +00:00