esp-idf/components/esp_event
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
..
include wpa_supplicant: Add initial roaming support 2020-11-17 17:15:26 +05:30
private_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
default_event_loop.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_event_private.c ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
esp_event.c ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
event_loop_legacy.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
event_send_compat.inc AP_STAIPASSIGNED now passes the IP through 'event_data' 2020-11-02 16:17:12 +08:00
event_send.c wpa_supplicant: Add initial roaming support 2020-11-17 17:15:26 +05:30
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