Searched defs:ndef (Results 1 – 9 of 9) sorted by relevance
/hostap-latest/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 | 1483 int ndef) in wpas_ap_wps_nfc_config_token() 1495 int ndef) in wpas_ap_wps_nfc_handover_sel()
|
D | ctrl_iface.c | 1553 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_config_token() local 1586 int ndef; in wpa_supplicant_ctrl_iface_wps_nfc_token() local 1650 int ndef) in wpas_ctrl_nfc_get_handover_req_wps() 1673 int ndef) in wpas_ctrl_nfc_get_handover_req_p2p() 1701 int ndef; in wpas_ctrl_nfc_get_handover_req() local 1735 int ndef, int cr, char *uuid) in wpas_ctrl_nfc_get_handover_sel_wps() 1758 int ndef, int tag) in wpas_ctrl_nfc_get_handover_sel_p2p() 1784 int ndef; in wpas_ctrl_nfc_get_handover_sel() local 2146 int ndef; in wpa_supplicant_ctrl_iface_wps_er_nfc_config_token() local
|
D | p2p_supplicant.c | 9120 static struct wpabuf * wpas_p2p_nfc_handover(int ndef, struct wpabuf *wsc, in wpas_p2p_nfc_handover() 9192 int ndef) in wpas_p2p_nfc_handover_req() 9225 int ndef, int tag) in wpas_p2p_nfc_handover_sel()
|
/hostap-latest/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-latest/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-latest/hostapd/ |
D | ctrl_iface.c | 270 int ndef; in hostapd_ctrl_iface_wps_nfc_config_token() local 298 int ndef) in hostapd_ctrl_iface_wps_nfc_token_gen() 349 int ndef; in hostapd_ctrl_iface_nfc_get_handover_sel() local
|