Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa3_i.h34 SIG_TASK_DEL, enumerator
Desp_wpa3.c426 if (evt->id == SIG_WPA3_RX_CONFIRM || evt->id == SIG_TASK_DEL) { in wpa3_hostap_post_evt()
442 if (evt_id != SIG_TASK_DEL) { in wpa3_hostap_post_evt()
560 case SIG_TASK_DEL: in esp_wpa3_hostap_task()
630 if (wpa3_hostap_post_evt(SIG_TASK_DEL, 0) != 0) { in wpa3_hostap_auth_deinit()