Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_eap_client.c69 static void *s_wpa2_task_hdl = NULL; variable
135 if (my_task_hdl == s_wpa2_task_hdl) { in wpa2_task_delete()
729 …_task_create(wpa2_task, "wpa2T", WPA2_TASK_STACK_SIZE, NULL, WPA2_TASK_PRIORITY, &s_wpa2_task_hdl); in eap_peer_sm_init()