Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h1092 int pending_join_wps_method; member
H A Dp2p_supplicant.c3100 wpa_s->pending_join_wps_method = WPS_NFC; in wpas_invitation_process()
5395 switch (wpa_s->pending_join_wps_method) { in wpas_p2p_scan_res_join()
5586 wpa_s->pending_join_wps_method = wps_method; in wpas_p2p_join()
5630 res.wps_method = wpa_s->pending_join_wps_method; in wpas_p2p_join_start()
9135 wpa_s->pending_join_wps_method = WPS_NFC; in wpas_p2p_nfc_join_group()