Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c1016 wpa_s->supp_pbc_active = false; in wpas_wps_timeout()
1220 wpa_s->supp_pbc_active = true; in wpas_wps_start_pbc()
1389 wpa_s->supp_pbc_active = false; in wpas_wps_cancel()
3041 if (!iface->supp_pbc_active) in wpas_wps_partner_link_scan_done()
Dwpa_supplicant_i.h1534 bool supp_pbc_active; /* Set for interface when PBC is triggered */ member
Devents.c2359 if (wpa_s->supp_pbc_active && !wpas_wps_partner_link_scan_done(wpa_s)) in _wpa_supplicant_event_scan_results()
2428 wpa_s->supp_pbc_active = false; in wpas_select_network_from_last_scan()