Searched refs:wpas_notify_p2p_group_started (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | notify.h | 126 void wpas_notify_p2p_group_started(struct wpa_supplicant *wpa_s,
|
H A D | notify.c | 750 void wpas_notify_p2p_group_started(struct wpa_supplicant *wpa_s, in wpas_notify_p2p_group_started() function
|
H A D | p2p_supplicant.c | 1486 wpas_notify_p2p_group_started(wpa_s, ssid, persistent, 0, NULL); in wpas_group_formation_completed() 1919 wpas_notify_p2p_group_started(wpa_s, ssid, in p2p_go_configured() 7917 wpas_notify_p2p_group_started(wpa_s, ssid, persistent, 1, ip_ptr); in wpas_p2p_completed()
|