Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dwps_hostapd.h39 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef);
Dwps_hostapd.c2085 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_hs_cr() function
/hostap-3.6.0/wpa_supplicant/
Dap.c1451 return hostapd_wps_nfc_hs_cr(hapd, ndef); in wpas_ap_wps_nfc_handover_sel()
/hostap-3.6.0/hostapd/
Dctrl_iface.c358 buf = hostapd_wps_nfc_hs_cr(hapd, ndef); in hostapd_ctrl_iface_nfc_get_handover_sel()