OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WPA_IF_P2P_GO
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c
552
return
WPA_IF_P2P_GO
;
2333
if (wpas_p2p_add_group_interface(wpa_s, go ?
WPA_IF_P2P_GO
:
3139
iface_type =
WPA_IF_P2P_GO
;
3278
if (wpas_p2p_add_group_interface(wpa_s,
WPA_IF_P2P_GO
) < 0)
4333
if (wpas_p2p_add_group_interface(wpa_s,
WPA_IF_P2P_GO
))
4821
return wpa_drv_get_pref_freq_list(wpa_s, go ?
WPA_IF_P2P_GO
:
6088
iftype =
WPA_IF_P2P_GO
;
6269
res = wpa_drv_get_pref_freq_list(wpa_s,
WPA_IF_P2P_GO
,
6846
if (wpas_p2p_add_group_interface(wpa_s, go ?
WPA_IF_P2P_GO
:
7716
WPA_IF_P2P_GO
) < 0)
[
all
...]
ap.c
1055
wpa_drv_get_ext_capa(wpa_s,
WPA_IF_P2P_GO
);
ctrl_iface.c
4237
return
WPA_IF_P2P_GO
;
8545
iface_type =
WPA_IF_P2P_GO
;
/src/external/bsd/wpa/dist/src/drivers/
driver.h
2034
*
WPA_IF_P2P_GO
- P2P Group Owner
2036
WPA_IF_P2P_GO
,
2045
*
WPA_IF_P2P_GO
or WPA_IF_P2P_CLIENT, but the role is not yet known)
driver_nl80211_capa.c
392
info->drv->capa.key_mgmt_iftype[
WPA_IF_P2P_GO
] =
driver_nl80211.c
8708
case
WPA_IF_P2P_GO
:
8843
type ==
WPA_IF_P2P_GO
|| type == WPA_IF_MESH ||
12786
case
WPA_IF_P2P_GO
:
Completed in 84 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026