Home
last modified time | relevance | path

Searched refs:hostapd_wps_nfc_token_gen (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.h43 struct wpabuf * hostapd_wps_nfc_token_gen(struct hostapd_data *hapd, int ndef);
H A Dwps_hostapd.c2220 struct wpabuf * hostapd_wps_nfc_token_gen(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_token_gen() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c300 buf = hostapd_wps_nfc_token_gen(hapd, ndef); in hostapd_ctrl_iface_wps_nfc_token_gen()