Searched refs:wpas_p2p_group_add (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dp2p_supplicant.h44 int wpas_p2p_group_add(struct wpa_supplicant *wpa_s, int persistent_group,
H A Dp2p_supplicant.c4239 wpas_p2p_group_add(wpa_s, 1, freq,
4360 wpas_p2p_group_add(wpa_s, 1, freq, 0, 0, 0, 0, 0);
6317 * wpas_p2p_group_add - Add a new P2P group with local end as Group Owner
6330 int wpas_p2p_group_add(struct wpa_supplicant *wpa_s, int persistent_group, function
H A Dctrl_iface.c6493 return wpas_p2p_group_add(wpa_s, persistent, freq, freq2, ht40, vht,
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c393 } else if (wpas_p2p_group_add(wpa_s, persistent_group, freq, 0, 0, 0,

Completed in 327 milliseconds