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

/freebsd-10.2-release/contrib/wpa/src/wps/
H A Dwps_defs.h16 #define WPS_VERSION wps_version_number macro
21 #define WPS_VERSION 0x20 macro
23 #define WPS_VERSION 0x10 macro
H A Dwps_attr_build.c188 wpa_printf(MSG_DEBUG, "WPS: * Version2 (0x%x)", WPS_VERSION);
191 wpabuf_put_u8(msg, WPS_VERSION);
216 if (WPS_VERSION > 0x20) {

Completed in 57 milliseconds