esp-idf/components/esp_wifi
Shreyas Sheth 05915fee6e docs(wifi): Update wifi and wifi security documentation
1. Update documentation for WPA3 Enterprise and WPA3 Enterprise 192-bit
mode
2. Update documentation for WPA3 OWE and OWE transition mode
3. Update documentation related to SAE PK, SAE PWE and Transition Disable
4. Update documnetation for wifi connect API
5. Fix config paramter information for wifi scan start
6. Fix documentation related to scan threshold config setting
7. Replace ESP_ERR_WIFI_ARG error code as ESP_ERR_INVALID_ARG
8. Update documentation for 802.11R Fast transition
2023-09-14 10:14:13 +08:00
..
esp32 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32c2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32c3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32c6 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32s2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32s3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
include docs(wifi): Update wifi and wifi security documentation 2023-09-14 10:14:13 +08:00
lib@e4c92778b8 docs(wifi): Update wifi and wifi security documentation 2023-09-14 10:14:13 +08:00
src fix(wifi): Fix default wifi-netif creation to assert if no event loop 2023-08-14 09:16:29 +02:00
test_apps ci(wifi): Test connect api at different phase 2023-08-30 17:04:26 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): NAN Service discovery and datapath bugfixes 2023-07-05 14:33:56 +05:30
.build-test-rules.yml esp32h2: add build test 2023-01-17 10:29:04 +08:00
CMakeLists.txt Remove -Wno-format in esp_phy, esp_wifi, wpa_supplicant components 2023-03-27 06:42:08 +00:00
Kconfig esp_wifi: Make enterprise support configurable to save binary size. 2023-08-25 11:20:58 +05:30
linker.lf esp_wifi: move coex part from esp_wifi to esp_coex 2023-02-26 06:58:18 +00:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00