esp-idf/components/esp_wifi/include
David Cermak 67327ed47a 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-14 09:16:29 +02:00
..
esp_private esp_wifi: Add support for NAN Discovery and Datapath 2023-03-10 11:18:23 +05:30
esp_mesh_internal.h Modify maximum softap conn num and espnow encryption peer num 2022-11-17 15:02:34 +08:00
esp_mesh.h wifi_mesh: update mesh doc 2023-03-22 16:32:43 +08:00
esp_now.h esp_wifi: espnow support using 11ax rate to send frame 2023-04-24 12:32:27 +08:00
esp_smartconfig.h esp_wifi: Merge wpa_supplicant and esp_wifi Kconfig 2023-02-11 07:38:45 +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 NAN Discovery and Datapath 2023-03-10 11:18:23 +05:30
esp_wifi_default.h fix(wifi): Fix default wifi-netif creation to assert if no event loop 2023-08-14 09:16:29 +02:00
esp_wifi_he_types.h feat(wifi): itwt support itwt wake duration unit 2023-07-14 10:51:26 +08:00
esp_wifi_he.h esp_wifi: itwt add setup timeout timer to track response frame 2023-06-02 19:46:15 +08:00
esp_wifi_netif.h esp_wifi: Add support for NAN Discovery and Datapath 2023-03-10 11:18:23 +05:30
esp_wifi_types.h feat(wifi): itwt support itwt wake duration unit 2023-07-14 10:51:26 +08:00
esp_wifi.h fix(esp_wifi): Backport some wifi fixes 2023-07-21 15:06:09 +05:30
smartconfig_ack.h update wifi docs 2021-02-02 11:42:00 +08:00