Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h1221 unsigned int testing_resend_assoc:1; member
Devents.c4808 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
4843 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
Dctrl_iface.c8501 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_ctrl_iface_flush()
9780 wpa_s->testing_resend_assoc = 1; in wpas_ctrl_resend_assoc()
Dwpa_supplicant.c2216 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_associate()