Searched refs:hostapd_dpp_pkex_remove (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | dpp_hostapd.h | 31 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id);
|
H A D | dpp_hostapd.c | 1421 hostapd_dpp_pkex_remove(hapd, "*"); in hostapd_dpp_rx_action() 1596 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id) in hostapd_dpp_pkex_remove() function 1721 hostapd_dpp_pkex_remove(hapd, "*"); in hostapd_dpp_deinit()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dpp_hostapd.h | 37 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id);
|
H A D | dpp_hostapd.c | 2020 hostapd_dpp_pkex_remove(hapd, "*"); in hostapd_dpp_rx_action() 2212 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id) in hostapd_dpp_pkex_remove() function 2345 hostapd_dpp_pkex_remove(hapd, "*"); in hostapd_dpp_deinit()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 3365 if (hostapd_dpp_pkex_remove(hapd, buf + 16) < 0) in hostapd_ctrl_iface_receive_process()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 3987 if (hostapd_dpp_pkex_remove(hapd, buf + 16) < 0) in hostapd_ctrl_iface_receive_process()
|
Completed in 16 milliseconds