Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.h18 int hostapd_dpp_nfc_handover_sel(struct hostapd_data *hapd, const char *cmd);
Ddpp_hostapd.c128 int hostapd_dpp_nfc_handover_sel(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_nfc_handover_sel() function
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c3760 res = hostapd_dpp_nfc_handover_sel(hapd, buf + 20); in hostapd_ctrl_iface_receive_process()