HomeSort by relevance Sort by last modified time
    Searched refs:WPS_VERSION (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_defs.h 16 #define WPS_VERSION wps_version_number
21 #define WPS_VERSION 0x20
23 #define WPS_VERSION 0x10
wps_attr_build.c 204 wpa_printf(MSG_DEBUG, "WPS: * Version2 (0x%x)", WPS_VERSION);
207 wpabuf_put_u8(msg, WPS_VERSION);
232 if (WPS_VERSION > 0x20) {

Completed in 1827 milliseconds