esp-idf/components/esp_event
Nachiket Kukade acb1143409 Add support for FTM operation
Add FTM support for below configuration -
1. Station(connected) as Initiator with AP as responder
2. SoftAP as responder with the connected Station
Added Station example with runtime FTM configurations.
2021-01-27 10:57:41 +05:30
..
include Add support for FTM operation 2021-01-27 10:57:41 +05:30
private_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test C3: build and run unit tests 2021-01-11 11:34:37 +08:00
CMakeLists.txt
Kconfig
component.mk
default_event_loop.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_event.c esp_event: fix misuse of recursive semaphore take/give calls for profiling_mutex 2020-12-04 11:12:27 +08:00
esp_event_private.c
event_loop_legacy.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
event_send.c Add support for FTM operation 2021-01-27 10:57:41 +05:30
event_send_compat.inc Add support for FTM operation 2021-01-27 10:57:41 +05:30
linker.lf
sdkconfig.rename