Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_defs.h260 #define WPS_CONFIG_VIRT_DISPLAY 0x2008 macro
H A Dwps_common.c535 methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_config_methods_str2bin()
560 methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_config_methods_str2bin()
/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.c1139 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in hostapd_init_wps()
1143 wps->config_methods |= WPS_CONFIG_VIRT_DISPLAY; in hostapd_init_wps()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.c1516 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in wps_fix_config_methods()
1520 config_methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_fix_config_methods()