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.h1111 unsigned int testing_resend_assoc:1; member
Devents.c4234 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
4264 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
Dctrl_iface.c7994 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_ctrl_iface_flush()
9238 wpa_s->testing_resend_assoc = 1; in wpas_ctrl_resend_assoc()
Dwpa_supplicant.c1952 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_associate()