esp-idf/components/esp_event
Nachiket Kukade 1ca80b4221 Add support for Remain-on-Channel and Action Tx
1. Add API's and structures for Remain-onChannel & Action Tx
2. Handling of events and callbacks for the operations
3. Update WiFi lib with related API support
2021-01-25 13:24:21 +05:30
..
include Add support for Remain-on-Channel and Action Tx 2021-01-25 13:24:21 +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 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.c Add support for Remain-on-Channel and Action Tx 2021-01-25 13:24:21 +05:30
event_send_compat.inc AP_STAIPASSIGNED now passes the IP through 'event_data' 2020-11-02 16:17:12 +08:00
linker.lf
sdkconfig.rename