esp-idf/components/esp_wifi/include
Jack 134a627ad8 esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth
1. Fix WiFi scan leads to poor performance of Bluetooth.
2. Improve WiFi connect success ratio when coexist with Bluetooth.
3. Check if WiFi is still connected when CSA or beacon timeout happen.
4. add coex pre init
2019-12-02 18:20:40 +08:00
..
esp_private
esp_coexist.h
esp_coexist_adapter.h
esp_coexist_internal.h esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth 2019-12-02 18:20:40 +08:00
esp_mesh.h esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
esp_mesh_internal.h
esp_now.h
esp_phy_init.h
esp_smartconfig.h
esp_wifi.h wpa_supplicant: Support WPA3 4-way handshake, add config option 2019-11-26 10:59:55 +05:30
esp_wifi_crypto_types.h wpa_supplicant: Adding SAE modules with testcase 2019-11-26 04:24:57 +00:00
esp_wifi_default.h esp_mesh: creation of wifi network interfaces for esp-mesh examples moved to used common esp_wifi_default API 2019-11-13 12:36:26 +01:00
esp_wifi_netif.h esp_netif: added locking for netif list management, unit tests to use unique if_keys, updated comments 2019-11-13 12:36:25 +01:00
esp_wifi_types.h wpa_supplicant: Add SAE handshake support for WPA3-PSK 2019-11-26 04:24:57 +00:00
phy.h
smartconfig_ack.h