Home
last modified time | relevance | path

Searched refs:hostapd_wps_nfc_config_token (Results 1 – 4 of 4) sorted by relevance

/hostap-3.6.0/src/ap/
Dwps_hostapd.h37 struct wpabuf * hostapd_wps_nfc_config_token(struct hostapd_data *hapd,
Dwps_hostapd.c2062 struct wpabuf * hostapd_wps_nfc_config_token(struct hostapd_data *hapd, in hostapd_wps_nfc_config_token() function
/hostap-3.6.0/wpa_supplicant/
Dap.c1439 return hostapd_wps_nfc_config_token(hapd, ndef); in wpas_ap_wps_nfc_config_token()
/hostap-3.6.0/hostapd/
Dctrl_iface.c275 buf = hostapd_wps_nfc_config_token(hapd, ndef); in hostapd_ctrl_iface_wps_nfc_config_token()