esp-idf/components/esp_wifi/include
David Cermak fdbb885964 fix(wifi): Fix default wifi-netif creation to assert if no event loop
- Added ESP_ERROR_CHECK() checks to `esp_wifi_set_default_wifi_..._handlers()` calls
- Added ESP_ERROR_CHECH() to `esp_netif_attach_wifi_...()` calls
- Updated documentation to reflect the changes

Closes https://github.com/espressif/esp-idf/issues/11580
2023-08-15 11:06:38 +02:00
..
esp_private esp_wifi: fix fail to scan after recv disassoc/deauth for esp32s2 2022-08-15 21:16:53 +08:00
esp_coexist_adapter.h esp_wifi: select slowclk as coex hardware timer source on esp32c2 2022-07-22 21:44:11 +08:00
esp_coexist_internal.h Support external coexist formal code for C2 & S3, 2022-11-08 19:10:38 +05:30
esp_coexist.h Support external coexist formal code for C2 & S3, 2022-11-08 19:10:38 +05:30
esp_mesh_internal.h Modify maximum softap conn num and espnow encryption peer num 2022-12-06 05:06:18 +00:00
esp_mesh.h wifi_mesh: update mesh doc 2023-03-23 17:18:23 +08:00
esp_now.h esp_wifi: upload more wifi pkt info in rx callback for espnow & csi 2022-12-19 14:16:48 +08:00
esp_smartconfig.h esp_wifi: add esptouch v2 2021-01-15 14:32:46 +08:00
esp_wifi_ap_get_sta_list.h esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
esp_wifi_crypto_types.h esp_wifi: Add support for GCMP and GMAC ciphers 2021-10-12 20:48:51 +08:00
esp_wifi_default.h fix(wifi): Fix default wifi-netif creation to assert if no event loop 2023-08-15 11:06:38 +02:00
esp_wifi_netif.h esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
esp_wifi_types.h fix(esp_wifi) : Fix collection of issues in sta roam and scan. 2023-07-04 11:59:26 +05:30
esp_wifi.h fix(esp_wifi): fix ret when setting channel at wifi not started 2023-07-27 19:09:07 +08:00
smartconfig_ack.h update wifi docs 2021-02-02 11:42:00 +08:00