Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver.h660 WPA_IF_P2P_GROUP enumerator
Ddriver_test.c1087 type == WPA_IF_P2P_CLIENT || type == WPA_IF_P2P_GROUP) in test_driver_if_add()
1099 type == WPA_IF_P2P_CLIENT || type == WPA_IF_P2P_GROUP) in test_driver_if_remove()
Ddriver_nl80211.c5930 case WPA_IF_P2P_GROUP: in wpa_driver_nl80211_if_type()
6023 (type == WPA_IF_P2P_CLIENT || type == WPA_IF_P2P_GROUP || in wpa_driver_nl80211_if_add()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c180 return WPA_IF_P2P_GROUP; in wpas_p2p_if_type()
187 return WPA_IF_P2P_GROUP; in wpas_p2p_if_type()
3053 iftype = WPA_IF_P2P_GROUP; in wpas_p2p_connect()