Searched defs:ndef (Results 1 – 9 of 9) sorted by relevance
/hostap/wpa_supplicant/ |
D | ap.h | 86 int ndef) in wpas_ap_wps_nfc_handover_sel()
|
D | nfc_pw_token.c | 41 struct wpabuf *buf = NULL, *ndef = NULL; in main() local
|
D | wps_supplicant.c | 2205 int ndef, const char *uuid) 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() 2354 int ndef, const char *id_str) 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() 2582 int ndef) 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() 2666 int ndef, int cr, const char *uuid) in wpas_wps_nfc_handover_sel()
|
D | ap.c | 1486 int ndef) in wpas_ap_wps_nfc_config_token() 1498 int ndef) in wpas_ap_wps_nfc_handover_sel()
|
D | ctrl_iface.c | 1556 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_config_token() local 1589 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_token() local 1653 int ndef) in wpas_ctrl_nfc_get_handover_req_wps() 1676 int ndef) in wpas_ctrl_nfc_get_handover_req_p2p() 1704 int ndef; in wpas_ctrl_nfc_get_handover_req() local 1738 int ndef, int cr, char *uuid) in wpas_ctrl_nfc_get_handover_sel_wps() 1761 int ndef, int tag) in wpas_ctrl_nfc_get_handover_sel_p2p() 1787 int ndef; in wpas_ctrl_nfc_get_handover_sel() local 2149 int ndef; in wpa_supplicant_ctrl_iface_wps_er_nfc_config_token() local
|
D | p2p_supplicant.c | 10321 static struct wpabuf * wpas_p2p_nfc_handover(int ndef, struct wpabuf *wsc, in wpas_p2p_nfc_handover() 10393 int ndef) in wpas_p2p_nfc_handover_req() 10428 int ndef, int tag) in wpas_p2p_nfc_handover_sel()
|
/hostap/src/wps/ |
D | wps_common.c | 624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build() 672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
|
/hostap/src/ap/ |
D | wps_hostapd.c | 2063 int ndef) in hostapd_wps_nfc_config_token() 2085 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_hs_cr() 2220 struct wpabuf * hostapd_wps_nfc_token_gen(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_token_gen()
|
/hostap/hostapd/ |
D | ctrl_iface.c | 267 int ndef; in hostapd_ctrl_iface_wps_nfc_config_token() local 295 int ndef) in hostapd_ctrl_iface_wps_nfc_token_gen() 346 int ndef; in hostapd_ctrl_iface_nfc_get_handover_sel() local
|