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 |
|
Kapil Gupta
|
2444d99612
|
wpa_supplicant: Validate eloop struct before deleting it
|
2022-10-28 09:44:32 +05:30 |
|
muhaidong
|
26a897039e
|
esp_wifi: done beacon monitor timer and eloop timer when deinit
|
2022-08-19 14:10:25 +08:00 |
|
Kapil Gupta
|
6212a50edd
|
wpa_supplicant: Add debug info for eloop functions
|
2022-06-16 10:36:34 +05:30 |
|
Kapil Gupta
|
777b2caa1c
|
wpa_supplicant: Move ETS/ESP timers to eloop
|
2022-05-29 09:32:16 +05:30 |
|
Kapil Gupta
|
0cdad0a002
|
wpa_supplicant: Add wrappers for FreeRTOS APIs
|
2022-05-26 15:23:21 +05:30 |
|
Kapil Gupta
|
9c27cf93fc
|
Add testcase for eloop execution
|
2022-05-11 17:45:23 +05:30 |
|
Kapil Gupta
|
d06daee350
|
wpa_supplicant: Add timer based eloop implementation
|
2022-05-11 17:45:23 +05:30 |
|