Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.h40 int hostapd_wps_nfc_report_handover(struct hostapd_data *hapd,
Dwps_hostapd.c2113 int hostapd_wps_nfc_report_handover(struct hostapd_data *hapd, in hostapd_wps_nfc_report_handover() function
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1364 return hostapd_wps_nfc_report_handover(hapd, req, sel); in wpas_ap_wps_nfc_report_handover()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c432 ret = hostapd_wps_nfc_report_handover(hapd, req, sel); in hostapd_ctrl_iface_nfc_report_handover()