Home
last modified time | relevance | path

Searched refs:DPP_API_LOCK (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c29 #define DPP_API_LOCK() os_mutex_lock(s_dpp_api_lock) macro
53 DPP_API_LOCK(); in esp_dpp_post_evt()