OVMS3-idf/components/esp_wifi/include
Nachiket Kukade 5c5ae96be2 Add encryption/decryption support for PMF
1. Add CCMP, AES crypto modules for unicast protected Mgmt frames
2. Add support for computing SHA256 MIC on Bcast Mgmt frames
3. Add support for storing iGTK during 4-way handshake.
4. Provide APIs to MLME for utilizing the SW crypto modules
2020-05-06 10:20:16 +05:30
..
esp_private esp_wifi: backport some wifi bugs 0323 2020-03-24 15:10:31 +08:00
esp_coexist.h Improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-02-18 12:40:48 +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-09 12:17:16 +08:00
esp_mesh.h mesh: use new event library 2019-07-05 21:14:30 +08: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-26 19:41:04 +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 esp_wifi: fix some WiFi issues 2020-02-14 12:03:18 +08:00
esp_wifi_crypto_types.h Add encryption/decryption support for PMF 2020-05-06 10:20:16 +05:30
esp_wifi_types.h Add support for PMF configuration and negotiation 2020-05-06 10:20:11 +05:30
phy.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
smartconfig_ack.h smartconfig: move smartconfig_ack to esp_wifi conponent 2019-09-05 10:44:00 +08:00