esp-idf/components/wpa_supplicant/port
Kapil Gupta 34bb7af431 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-31 10:38:01 +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-31 10:38:01 +05:30
os_xtensa.c wpa_supplicant: Add debug info for eloop functions 2022-06-16 10:36:34 +05:30