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.h1144 unsigned int testing_resend_assoc:1; member
Devents.c4583 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
4618 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
Dctrl_iface.c8366 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_ctrl_iface_flush()
9628 wpa_s->testing_resend_assoc = 1; in wpas_ctrl_resend_assoc()
Dwpa_supplicant.c2138 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_associate()