Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_hostap.c416 static void ap_free_sta_timeout(void *ctx, void *data) in ap_free_sta_timeout() function
462 eloop_register_timeout(0, 10000, ap_free_sta_timeout, hapd, addr); in wpa_ap_remove()