Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver.h1469 WPA_IF_P2P_GROUP, enumerator
Ddriver_nl80211.c6032 case WPA_IF_P2P_GROUP: in wpa_driver_nl80211_if_type()
6172 (type == WPA_IF_P2P_CLIENT || type == WPA_IF_P2P_GROUP || in wpa_driver_nl80211_if_add()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c463 return WPA_IF_P2P_GROUP; in wpas_p2p_if_type()
470 return WPA_IF_P2P_GROUP; in wpas_p2p_if_type()
5424 iftype = WPA_IF_P2P_GROUP; in wpas_p2p_connect()
8722 iftype = WPA_IF_P2P_GROUP; in wpas_p2p_nfc_tag_enabled()