Searched refs:wpas_p2p_nfc_report_handover (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.h | 163 int wpas_p2p_nfc_report_handover(struct wpa_supplicant *wpa_s, int init,
|
D | ctrl_iface.c | 1712 ret = wpas_p2p_nfc_report_handover(wpa_s, 1, req, sel, 0); in wpas_ctrl_nfc_report_handover() 1715 ret = wpas_p2p_nfc_report_handover(wpa_s, 0, req, sel, in wpas_ctrl_nfc_report_handover()
|
D | p2p_supplicant.c | 8930 int wpas_p2p_nfc_report_handover(struct wpa_supplicant *wpa_s, int init, in wpas_p2p_nfc_report_handover() function
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/ |
D | p2p_iface.cpp | 1588 if (wpas_p2p_nfc_report_handover(wpa_s, 0, req.get(), sel.get(), 0)) { in reportNfcHandoverResponseInternal() 1604 if (wpas_p2p_nfc_report_handover(wpa_s, 1, req.get(), sel.get(), 0)) { in reportNfcHandoverInitiationInternal()
|