esp-idf/components/esp_event
kapil.gupta 5ad7e4aa2a 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.
2021-10-12 15:19:42 +05:30
..
include wpa_supplicant: Add initial roaming support 2021-10-12 15:19:42 +05:30
private_include esp_event: fix issue with post data preparation 2019-05-22 11:28:39 +08:00
test esp_event: remove extra line from source file 2020-03-22 21:46:07 +08:00
CMakeLists.txt add esp_eth component 2019-06-26 10:19:23 +08:00
component.mk esp_event: fix placement issue when building with make 2019-06-10 19:38:55 +08:00
default_event_loop.c esp_event: add missing header include 2019-07-26 13:58:26 +05:30
esp_event_private.c esp_event: dispatch order follows registration order 2019-01-30 20:59:47 +08:00
esp_event.c esp_event: iterate loop nodes safely as well 2020-03-22 21:45:50 +08:00
event_loop_legacy.c fix bug for netif add crash 2019-12-06 10:54:12 +08:00
event_send_compat.inc wpa_supplicant: Add initial roaming support 2021-10-12 15:19:42 +05:30
event_send.c mesh: use new event library 2019-07-05 21:14:30 +08:00
Kconfig Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
linker.lf Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
sdkconfig.rename Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00