Home
last modified time | relevance | path

Searched refs:WPS_VERSION (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_attr_build.c213 if (WPS_VERSION == 0x10) in wps_build_wfa_ext()
225 wpa_printf(MSG_DEBUG, "WPS: * Version2 (0x%x)", WPS_VERSION); in wps_build_wfa_ext()
228 wpabuf_put_u8(msg, WPS_VERSION); in wps_build_wfa_ext()
260 if (WPS_VERSION > 0x20) { in wps_build_wfa_ext()
Dwps_defs.h21 #define WPS_VERSION wps_version_number macro
25 #define WPS_VERSION 0x20 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_attr_build.c215 if (WPS_VERSION == 0x10) in wps_build_wfa_ext()
227 wpa_printf(MSG_DEBUG, "WPS: * Version2 (0x%x)", WPS_VERSION); in wps_build_wfa_ext()
230 wpabuf_put_u8(msg, WPS_VERSION); in wps_build_wfa_ext()
262 if (WPS_VERSION > 0x20) { in wps_build_wfa_ext()
Dwps_defs.h21 #define WPS_VERSION wps_version_number macro
25 #define WPS_VERSION 0x20 macro