Home
last modified time | relevance | path

Searched refs:wpas_p2p_nfc_report_handover (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/wpa_supplicant/
Dp2p_supplicant.h174 int wpas_p2p_nfc_report_handover(struct wpa_supplicant *wpa_s, int init,
Dctrl_iface.c1921 ret = wpas_p2p_nfc_report_handover(wpa_s, 1, req, sel, 0); in wpas_ctrl_nfc_report_handover()
1924 ret = wpas_p2p_nfc_report_handover(wpa_s, 0, req, sel, in wpas_ctrl_nfc_report_handover()
Dp2p_supplicant.c9566 int wpas_p2p_nfc_report_handover(struct wpa_supplicant *wpa_s, int init, in wpas_p2p_nfc_report_handover() function