Searched refs:hostapd_wps_nfc_report_handover (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wps_hostapd.h | 40 int hostapd_wps_nfc_report_handover(struct hostapd_data *hapd,
|
H A D | wps_hostapd.c | 2125 int hostapd_wps_nfc_report_handover(struct hostapd_data *hapd, in hostapd_wps_nfc_report_handover() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wps_hostapd.h | 40 int hostapd_wps_nfc_report_handover(struct hostapd_data *hapd,
|
H A D | wps_hostapd.c | 1931 int hostapd_wps_nfc_report_handover(struct hostapd_data *hapd, in hostapd_wps_nfc_report_handover() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.c | 1231 return hostapd_wps_nfc_report_handover(hapd, req, sel); in wpas_ap_wps_nfc_report_handover()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ap.c | 1480 return hostapd_wps_nfc_report_handover(hapd, req, sel); in wpas_ap_wps_nfc_report_handover()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 430 ret = hostapd_wps_nfc_report_handover(hapd, req, sel); in hostapd_ctrl_iface_nfc_report_handover()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 432 ret = hostapd_wps_nfc_report_handover(hapd, req, sel); in hostapd_ctrl_iface_nfc_report_handover()
|
Completed in 26 milliseconds