Home
last modified time | relevance | path

Searched refs:WPA_IF_P2P_DEVICE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h2053 WPA_IF_P2P_DEVICE, enumerator
H A Ddriver_nl80211_capa.c396 info->drv->capa.key_mgmt_iftype[WPA_IF_P2P_DEVICE] = in get_iface_akm_suites_info()
H A Ddriver_nl80211.c8710 case WPA_IF_P2P_DEVICE: in wpa_driver_nl80211_if_type()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c4249 wpa_s->pending_interface_type = WPA_IF_P2P_DEVICE; in wpas_p2p_add_p2pdev_interface()
4255 ret = wpa_drv_if_add(wpa_s, WPA_IF_P2P_DEVICE, ifname, if_addr, NULL, in wpas_p2p_add_p2pdev_interface()
H A Dctrl_iface.c4240 return WPA_IF_P2P_DEVICE; in iftype_str_to_index()