Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
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()
Dwps_defs.h283 #define WPS_DEV_OUI_WFA 0x0050f204 macro
Dwps_attr_build.c484 wpabuf_put_be32(ie, WPS_DEV_OUI_WFA); in wps_ie_encapsulate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
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()
Dwps_defs.h283 #define WPS_DEV_OUI_WFA 0x0050f204 macro
Dwps_attr_build.c475 wpabuf_put_be32(ie, WPS_DEV_OUI_WFA); in wps_ie_encapsulate()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_parse.c536 WPS_DEV_OUI_WFA); in p2p_parse_ies()
Dp2p_build.c746 wpabuf_put_be32(buf, WPS_DEV_OUI_WFA); in p2p_build_wps_ie()
Dp2p_pd.c32 wpabuf_put_be32(buf, WPS_DEV_OUI_WFA); in p2p_build_wps_ie_config_methods()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_build.c746 wpabuf_put_be32(buf, WPS_DEV_OUI_WFA); in p2p_build_wps_ie()
Dp2p_parse.c536 WPS_DEV_OUI_WFA); in p2p_parse_ies()
Dp2p_pd.c32 wpabuf_put_be32(buf, WPS_DEV_OUI_WFA); in p2p_build_wps_ie_config_methods()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dbeacon.c814 wps = ieee802_11_vendor_ie_concat(ie, ie_len, WPS_DEV_OUI_WFA); in handle_probe_req()
Dwps_hostapd.c1471 wps_ie = ieee802_11_vendor_ie_concat(ie, ie_len, WPS_DEV_OUI_WFA); in hostapd_wps_probe_req_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dbeacon.c922 wps = ieee802_11_vendor_ie_concat(ie, ie_len, WPS_DEV_OUI_WFA); in handle_probe_req()
Dwps_hostapd.c1656 wps_ie = ieee802_11_vendor_ie_concat(ie, ie_len, WPS_DEV_OUI_WFA); in hostapd_wps_probe_req_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwps_supplicant.c1956 wps_ie = ieee802_11_vendor_ie_concat(ies, ies_len, WPS_DEV_OUI_WFA); in wpas_wps_scan_result_text()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwps_supplicant.c1916 wps_ie = ieee802_11_vendor_ie_concat(ies, ies_len, WPS_DEV_OUI_WFA); in wpas_wps_scan_result_text()