Home
last modified time | relevance | path

Searched refs:WPA_IF_P2P_GROUP (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h1892 WPA_IF_P2P_GROUP, enumerator
H A Ddriver_nl80211.c7064 case WPA_IF_P2P_GROUP: in wpa_driver_nl80211_if_type()
7204 (type == WPA_IF_P2P_CLIENT || type == WPA_IF_P2P_GROUP || in wpa_driver_nl80211_if_add()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dp2p_supplicant.c471 return WPA_IF_P2P_GROUP; in wpas_p2p_if_type()
478 return WPA_IF_P2P_GROUP; in wpas_p2p_if_type()
819 WPA_IF_P2P_GROUP) < 0) { in p2ps_group_capability()
5602 iftype = WPA_IF_P2P_GROUP; in wpas_p2p_connect()
9016 iftype = WPA_IF_P2P_GROUP; in wpas_p2p_nfc_tag_enabled()