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

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c473 return WPA_IF_P2P_GO;
2142 if (wpas_p2p_add_group_interface(wpa_s, go ? WPA_IF_P2P_GO :
2999 if (wpas_p2p_add_group_interface(wpa_s, WPA_IF_P2P_GO) < 0)
3887 if (wpas_p2p_add_group_interface(wpa_s, WPA_IF_P2P_GO))
4373 return wpa_drv_get_pref_freq_list(wpa_s, go ? WPA_IF_P2P_GO :
5391 iface_type = WPA_IF_P2P_GO;
5604 iftype = WPA_IF_P2P_GO;
5768 res = wpa_drv_get_pref_freq_list(wpa_s, WPA_IF_P2P_GO,
6289 if (wpas_p2p_add_group_interface(wpa_s, go ? WPA_IF_P2P_GO :
7090 WPA_IF_P2P_GO) <
[all...]
H A Dap.c785 wpa_drv_get_ext_capa(wpa_s, WPA_IF_P2P_GO);
H A Dctrl_iface.c7749 iface_type = WPA_IF_P2P_GO;
/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver.h1879 * WPA_IF_P2P_GO - P2P Group Owner
1881 WPA_IF_P2P_GO, enumerator in enum:wpa_driver_if_type
1890 * WPA_IF_P2P_GO or WPA_IF_P2P_CLIENT, but the role is not yet known)

Completed in 268 milliseconds