esp-idf/components/esp_wifi/include
kapil.gupta 27101f9454 wpa_supplicant: Add initial roaming support
This commit adds different features from 802.11k and 802.11v
specifications to make the device ready for network assisted
roaming. It also adds initial framework for device to detect
whether it needs to move to a better AP.

Followings are added as part of this.

1. Support for sending neighbor report request and provide
   the report back to the APP.
2. Support for beacon measurement report.
3. Support for link measurement report.
4. Support for sending bss transition management query frame
   (triggered by the APP).
5. Support for bss transition management request and move
   to the candidate based on that.
6. Sending the bss transition management response.
2020-11-17 17:15:26 +05:30
..
esp_private Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_coexist_adapter.h esp_wifi: refactor wifi code in order to adapter to new chips 2020-09-24 10:15:50 +08:00
esp_coexist_internal.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_coexist.h components/coex: Some bugfix about ble dynamic prio 2020-09-29 21:08:13 +08:00
esp_mesh_internal.h esp_wifi_mesh: update wifi mesh libs 2020-10-28 02:58:44 +00:00
esp_mesh.h mesh: support set new type 2020-05-19 11:17:56 +08:00
esp_now.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_phy_init.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_smartconfig.h esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
esp_wifi_crypto_types.h espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 09:26:39 +05:30
esp_wifi_default.h ESP-NETIF: easier creation for WiFi interfaces with custom parameters 2020-02-10 14:22:07 +01:00
esp_wifi_netif.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_wifi_types.h wpa_supplicant: Add initial roaming support 2020-11-17 17:15:26 +05:30
esp_wifi.h wpa_supplicant: Add initial roaming support 2020-11-17 17:15:26 +05:30
phy.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smartconfig_ack.h smartconfig: move smartconfig_ack to esp_wifi conponent 2019-08-29 10:39:30 +08:00