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.h1388 WPA_IF_P2P_GROUP, enumerator
Ddriver_nl80211.c5783 case WPA_IF_P2P_GROUP: in wpa_driver_nl80211_if_type()
5921 (type == WPA_IF_P2P_CLIENT || type == WPA_IF_P2P_GROUP || in wpa_driver_nl80211_if_add()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c427 return WPA_IF_P2P_GROUP; in wpas_p2p_if_type()
434 return WPA_IF_P2P_GROUP; in wpas_p2p_if_type()
4937 iftype = WPA_IF_P2P_GROUP; in wpas_p2p_connect()
8030 iftype = WPA_IF_P2P_GROUP; in wpas_p2p_nfc_tag_enabled()