Home | History | Annotate | Download | only in ap

Lines Matching refs:ndef

1667 		/* Assume this contains full NDEF record */
1670 wpa_printf(MSG_DEBUG, "WPS: Could not parse NDEF");
1683 int ndef)
1691 if (ndef && ret) {
1704 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef)
1710 return hostapd_wps_nfc_config_token(hapd, ndef);
1714 struct wpabuf * hostapd_wps_nfc_token_gen(struct hostapd_data *hapd, int ndef)
1717 return wps_nfc_token_build(ndef,
1723 return wps_nfc_token_gen(ndef, &hapd->conf->wps_nfc_dev_pw_id,