Lines Matching refs:ndef
2205 int ndef, const char *uuid) in wpas_wps_er_nfc_config_token() argument
2222 if (ndef && ret) { in wpas_wps_er_nfc_config_token()
2328 wpas_wps_network_config_token(struct wpa_supplicant *wpa_s, int ndef, in wpas_wps_network_config_token() argument
2339 if (ndef && ret) { in wpas_wps_network_config_token()
2354 int ndef, const char *id_str) in wpas_wps_nfc_config_token() argument
2369 return wpas_wps_network_config_token(wpa_s, ndef, ssid); in wpas_wps_nfc_config_token()
2374 return wpas_ap_wps_nfc_config_token(wpa_s, ndef); in wpas_wps_nfc_config_token()
2380 struct wpabuf * wpas_wps_nfc_token(struct wpa_supplicant *wpa_s, int ndef) in wpas_wps_nfc_token() argument
2383 return wps_nfc_token_build(ndef, in wpas_wps_nfc_token()
2389 return wps_nfc_token_gen(ndef, &wpa_s->conf->wps_nfc_dev_pw_id, in wpas_wps_nfc_token()
2582 int ndef) in wpas_wps_nfc_handover_req() argument
2594 if (ndef && ret) { in wpas_wps_nfc_handover_req()
2610 wpas_wps_er_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef, in wpas_wps_er_nfc_handover_sel() argument
2648 if (ndef && ret) { in wpas_wps_er_nfc_handover_sel()
2666 int ndef, int cr, const char *uuid) in wpas_wps_nfc_handover_sel() argument
2671 ret = wpas_ap_wps_nfc_handover_sel(wpa_s, ndef); in wpas_wps_nfc_handover_sel()
2674 return wpas_wps_er_nfc_handover_sel(wpa_s, ndef, uuid); in wpas_wps_nfc_handover_sel()