Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h884 int pending_join_wps_method; member
Dp2p_supplicant.c2944 wpa_s->pending_join_wps_method = WPS_NFC; in wpas_invitation_process()
5042 switch (wpa_s->pending_join_wps_method) { in wpas_p2p_scan_res_join()
5223 wpa_s->pending_join_wps_method = wps_method; in wpas_p2p_join()
5267 res.wps_method = wpa_s->pending_join_wps_method; in wpas_p2p_join_start()
8632 wpa_s->pending_join_wps_method = WPS_NFC; in wpas_p2p_nfc_join_group()