Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.h39 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef);
Dwps_hostapd.c1828 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_hs_cr() function
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1080 return hostapd_wps_nfc_hs_cr(hapd, ndef); in wpas_ap_wps_nfc_handover_sel()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c348 buf = hostapd_wps_nfc_hs_cr(hapd, ndef); in hostapd_ctrl_iface_nfc_get_handover_sel()