Home
last modified time | relevance | path

Searched refs:ndef (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_common.c640 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build() argument
649 if (ndef && ret) { in wps_nfc_token_build()
688 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen() argument
715 return wps_nfc_token_build(ndef, *id, *pubkey, *dev_pw); in wps_nfc_token_gen()
Dwps.h949 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey,
952 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey,