Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_common_i.h34 SIG_SUPPLICANT_DEL_TASK, enumerator
Desp_common.c144 case SIG_SUPPLICANT_DEL_TASK: in btm_rrm_task()
412 } else if (esp_supplicant_post_evt(SIG_SUPPLICANT_DEL_TASK, 0) != 0) { in esp_supplicant_common_deinit()
842 if (evt_id == SIG_SUPPLICANT_DEL_TASK) { in esp_supplicant_post_evt()