mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-30 13:56:36 +00:00

Make sure that WPS registrar public APIs do not modify supplicant data in application task context. Execute API functionlity in eloop context to prevent protential race conditions.