Searched refs:wpas_notify_network_removed (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | notify.h | 61 void wpas_notify_network_removed(struct wpa_supplicant *wpa_s,
|
H A D | interworking.c | 943 wpas_notify_network_removed(wpa_s, ssid); in remove_duplicate_network() 1093 wpas_notify_network_removed(wpa_s, ssid); in interworking_connect_3gpp() 1697 wpas_notify_network_removed(wpa_s, ssid); in interworking_connect_roaming_consortium() 1956 wpas_notify_network_removed(wpa_s, ssid); in interworking_connect()
|
H A D | notify.c | 390 void wpas_notify_network_removed(struct wpa_supplicant *wpa_s, in wpas_notify_network_removed() function
|
H A D | wps_supplicant.c | 368 wpas_notify_network_removed(wpa_s, ssid); in wpas_wps_remove_dup_network() 989 wpas_notify_network_removed(wpa_s, remove_ssid); in wpas_clear_wps() 1038 wpas_notify_network_removed(wpa_s, ssid); in wpas_wps_add_network()
|
H A D | wpa_supplicant.c | 565 wpas_notify_network_removed(wpa_s, ssid); in wpa_supplicant_cleanup() 4843 wpas_notify_network_removed(wpa_s, ssid); in wpa_supplicant_remove_network() 4924 wpas_notify_network_removed(wpa_s, remove_ssid); in wpa_supplicant_remove_all_networks()
|
H A D | dpp_supplicant.c | 1591 wpas_notify_network_removed(wpa_s, ssid); in wpas_dpp_add_network() 1633 wpas_notify_network_removed(wpa_s, wpa_s->dpp_reconfig_ssid); in wpas_dpp_post_process_config()
|
H A D | p2p_supplicant.c | 1088 wpas_notify_network_removed(wpa_s, ssid); in wpas_p2p_group_delete() 3461 wpas_notify_network_removed(wpa_s, ssid); in wpas_remove_persistent_peer()
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 2218 wpas_notify_network_removed(wpa_s, ssid); in wpas_dbus_handler_add_network()
|