Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/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()
/dragonfly/contrib/wpa_supplicant/src/ap/
HDwps_hostapd.c1069 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in hostapd_init_wps()
1073 wps->config_methods |= WPS_CONFIG_VIRT_DISPLAY; in hostapd_init_wps()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDwps_supplicant.c1474 (WPS_CONFIG_DISPLAY | WPS_CONFIG_VIRT_DISPLAY | in wps_fix_config_methods()
1478 config_methods |= WPS_CONFIG_VIRT_DISPLAY; in wps_fix_config_methods()