esp-idf/components/wpa_supplicant/port
Kapil Gupta 404aa30290 wpa_supplicant: Run eloop timer in ppTask context
Currently eloop runs in timer context which may cause some
inconsistent behavior.

Add changes to run eloop in ppTask context
2022-10-26 18:09:25 +05:30
..
include wpa_supplicant: Add debug info for eloop functions 2022-06-16 10:36:34 +05:30
eloop.c wpa_supplicant: Run eloop timer in ppTask context 2022-10-26 18:09:25 +05:30
os_xtensa.c wpa_supplicant: Add debug info for eloop functions 2022-06-16 10:36:34 +05:30