Home
last modified time | relevance | path

Searched refs:WPS_DEV_OUI_WFA (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps.c431 wpabuf_put_be32(ie, WPS_DEV_OUI_WFA); in wps_build_assoc_req_ie()
465 wpabuf_put_be32(ie, WPS_DEV_OUI_WFA); in wps_build_assoc_resp_ie()
H A Dwps_defs.h283 #define WPS_DEV_OUI_WFA 0x0050f204 macro
H A Dwps_attr_build.c475 wpabuf_put_be32(ie, WPS_DEV_OUI_WFA); in wps_ie_encapsulate()
/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p_parse.c536 WPS_DEV_OUI_WFA); in p2p_parse_ies()
H A Dp2p_build.c746 wpabuf_put_be32(buf, WPS_DEV_OUI_WFA); in p2p_build_wps_ie()
H A Dp2p_pd.c32 wpabuf_put_be32(buf, WPS_DEV_OUI_WFA); in p2p_build_wps_ie_config_methods()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dbeacon.c814 wps = ieee802_11_vendor_ie_concat(ie, ie_len, WPS_DEV_OUI_WFA); in handle_probe_req()
H A Dwps_hostapd.c1471 wps_ie = ieee802_11_vendor_ie_concat(ie, ie_len, WPS_DEV_OUI_WFA); in hostapd_wps_probe_req_rx()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwps_supplicant.c1916 wps_ie = ieee802_11_vendor_ie_concat(ies, ies_len, WPS_DEV_OUI_WFA); in wpas_wps_scan_result_text()