Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/wps/
HDwps_defs.h260 #define WPS_CONFIG_VIRT_DISPLAY 0x2008 macro
HDwps_common.c535 methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_config_methods_str2bin()
560 methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_config_methods_str2bin()
/freebsd-14-stable/contrib/wpa/src/ap/
HDwps_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-14-stable/contrib/wpa/wpa_supplicant/
HDwps_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()