Searched refs:wps_registrar_add_nfc_pw_token (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps.h | 868 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg,
|
D | wps_registrar.c | 3703 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg, in wps_registrar_add_nfc_pw_token() function 3784 return wps_registrar_add_nfc_pw_token(reg, hash, id, dev_pw, in wps_registrar_add_nfc_password_token()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ap.c | 1629 return wps_registrar_add_nfc_pw_token(hapd->wps->registrar, pubkey_hash, in wpas_ap_wps_add_nfc_pw()
|
D | wps_supplicant.c | 2858 ret = wps_registrar_add_nfc_pw_token(wpa_s->wps->registrar, in wpas_er_wps_nfc_report_handover()
|
/external/wpa_supplicant_8/src/ap/ |
D | wps_hostapd.c | 2196 ret = wps_registrar_add_nfc_pw_token(hapd->wps->registrar, in hostapd_wps_nfc_report_handover()
|