Searched refs:wps_nfc_token_build (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/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() function 699 return wps_nfc_token_build(ndef, *id, *pubkey, *dev_pw); in wps_nfc_token_gen()
|
D | wps.h | 919 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey,
|
/external/wpa_supplicant_8/src/ap/ |
D | wps_hostapd.c | 2028 return wps_nfc_token_build(ndef, in hostapd_wps_nfc_token_gen()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wps_supplicant.c | 2297 return wps_nfc_token_build(ndef, in wpas_wps_nfc_token()
|