Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_defs.h21 #define WPS_VERSION wps_version_number macro
25 #define WPS_VERSION 0x20 macro
Dwps_attr_build.c221 if (WPS_VERSION == 0x10) in wps_build_wfa_ext()
233 wpa_printf(MSG_DEBUG, "WPS: * Version2 (0x%x)", WPS_VERSION); in wps_build_wfa_ext()
236 wpabuf_put_u8(msg, WPS_VERSION); in wps_build_wfa_ext()
268 if (WPS_VERSION > 0x20) { in wps_build_wfa_ext()