Searched refs:calling_wpa_s (Results 1 – 1 of 1) sorted by relevance
562 struct wpa_supplicant *calling_wpa_s) in wpas_p2p_disconnect_safely() argument564 if (calling_wpa_s == wpa_s && wpa_s && in wpas_p2p_disconnect_safely()5986 struct wpa_supplicant *calling_wpa_s = wpa_s; in wpas_p2p_group_remove() local6000 wpas_p2p_disconnect_safely(prev, calling_wpa_s); in wpas_p2p_group_remove()6001 if (prev == calling_wpa_s) in wpas_p2p_group_remove()6007 (calling_wpa_s->p2p_group_interface != in wpas_p2p_group_remove()6009 (calling_wpa_s->current_ssid && in wpas_p2p_group_remove()6010 calling_wpa_s->current_ssid->p2p_group))) { in wpas_p2p_group_remove()6012 wpas_p2p_disconnect_safely(calling_wpa_s, in wpas_p2p_group_remove()6013 calling_wpa_s); in wpas_p2p_group_remove()[all …]