OVMS3-idf/components/esp_wifi/include
zhangyanjiao 56c309b40b fix the bugs in ESP-NOW:
1. fix the bug when modifying the channel info of peer node
2. fix the crash when modifying peer node between unencrypted and encrypted
3. fix the bug for fetch peer
4. modify the esp_wifi_set_channel() function
5. fix the bug that the channel parameter doesn't work when adding peer node

Closes https://github.com/espressif/esp-idf/issues/2833
Closes https://github.com/espressif/esp-idf/issues/4311
2019-12-25 11:46:27 +08:00
..
esp_private esp_wifi: fix a WiFi receiving bug 2019-12-24 21:32:03 +08:00
esp_coexist.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_coexist_adapter.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
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 derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_now.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_phy_init.h esp_wifi: fix a WiFi receiving bug 2019-12-24 21:32:03 +08:00
esp_smartconfig.h esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
esp_wifi.h fix the bugs in ESP-NOW: 2019-12-25 11:46:27 +08:00
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 esp_wifi: support esp32s2beta A, B and marlin3 chip 2019-10-28 18:58:05 +11:00
smartconfig_ack.h smartconfig: move smartconfig_ack to esp_wifi conponent 2019-08-29 10:39:30 +08:00